PropertyType Enumeration

Independentsoft MSG .NET

PropertyType Enumeration MSG .NET Class Library
Enum PropertyType

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868

Syntax

public enum PropertyType
public enum PropertyType
Public Enumeration PropertyType
Public Enumeration PropertyType
Dim instance As PropertyType
Dim instance As PropertyType
public enum PropertyType
public enum PropertyType
public enum PropertyType
public enum PropertyType
Independentsoft.Msg.PropertyType = function();
Independentsoft.Msg.PropertyType.createEnum('Independentsoft.Msg.PropertyType', false);
Independentsoft.Msg.PropertyType = function();
Independentsoft.Msg.PropertyType.createEnum('Independentsoft.Msg.PropertyType', false);
Members

  Member nameValueDescription
Integer160
Integer321
Floating322
Floating643
Currency4
FloatingTime5
ErrorCode6
Boolean7
Integer648
Time9
String10
Binary11
String812
Guid13
Object14
MultipleInteger1615
MultipleInteger3216
MultipleFloating3217
MultipleFloating6418
MultipleCurrency19
MultipleFloatingTime20
MultipleInteger6421
MultipleGuid22
MultipleTime23
MultipleString24
MultipleBinary25
MultipleString826
See Also