StatusTypeDraft Property
IT Hit WebDAV Classes Reference
Indicates journal is draft. Valid for journal component only. String value is "DRAFT", integer value is 7.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static StatusType Draft { get; }
Public Shared ReadOnly Property Draft As StatusType
Get
public:
static property StatusType^ Draft {
StatusType^ get ();
}
static member Draft : StatusType with get
Property Value
Type:
StatusTypeSee Also