Click or drag to resize

KindsType4 Properties

IT Hit WebDAV Classes Reference

The KindsType4 type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberGroup
Represents a group. String value is "GROUP", integer value is 4.
Public propertyStatic memberIndividual
Represents an individual. String value is "INDIVIDUAL", integer value is 1.
Public propertyStatic memberLocation
Represents a location. String value is "LOCATION", integer value is 3.
Public propertyName
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.)
Public propertyNumber
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.)
Public propertyStatic memberOrganization
Represents an organization. String value is "ORG", integer value is 2.
Top
See Also