Enum PropType

PropType enumeration

Type of Property.

public enum PropType

Values

NameValueDescription
String0String.
Bool1Boolean.
Date2Date.
Number3Number.

See Also