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