Show / Hide Table of Contents

Enum MessageType

Represents the type of a message.

Namespace: Algenta.Colectica.Model.Utility
Assembly: Algenta.Colectica.Model.dll
Syntax
public enum MessageType : int

Fields

Name Description
Error

An error.

Message

An informational message.

Warning

A warning.

Extension Methods

Extensions.Yield<MessageType>()
Back to top Copyright © 2009-2018 Colectica