LogClasslogType Enumeration

Enumeration that provides log type names

Definition

Namespace: (Default Namespace)
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public enum logType

Members

Info0 
Config1 
Warning2 
ErrorCondition3 
Debug4 

See Also