KindsType4Group Property
IT Hit WebDAV Classes Reference
Represents a group.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static KindsType4 Group { get; }
Public Shared ReadOnly Property Group As KindsType4
Get
public:
static property KindsType4^ Group {
KindsType4^ get ();
}
static member Group : KindsType4 with get
Property Value
Type:
KindsType4
See Also