Share via


PropertyTypeId Enum

Definition

public enum PropertyTypeId
type PropertyTypeId = 
Public Enum PropertyTypeId
Inheritance
System.Enum
PropertyTypeId

Fields

Name Value Description
Invalid 0
Binary 1
Int64 2
Double 3
String 4
Guid 5

Applies to