KindsType4Individual Property
IT Hit WebDAV Classes Reference
Represents an individual. String value is "INDIVIDUAL", integer value is 1.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static KindsType4 Individual { get; }
Public Shared ReadOnly Property Individual As KindsType4
Get
public:
static property KindsType4^ Individual {
KindsType4^ get ();
}
static member Individual : KindsType4 with get
Property Value
Type:
KindsType4See Also