Megosztás a következőn keresztül:


PropertyTypeId Enum

Definition

Enumerates the possible property types.

public enum PropertyTypeId
type PropertyTypeId = 
Public Enum PropertyTypeId
Inheritance
PropertyTypeId

Fields

Invalid 0

Indicates that the type of the property is Invalid.

Binary 1

Indicates that the type of the property is Binary.

Int64 2

Indicates that the type of the property is Int64.

Double 3

Indicates that the type of the property is Double.

String 4

Indicates that the type of the property is String.

Guid 5

Indicates that the type of the property is GUID.

Applies to