StatusTypeFinal Property
IT Hit WebDAV Classes Reference
Indicates journal is final. Valid for journal component only. String value is "FINAL", integer value is 8.
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static StatusType Final { get; }
Public Shared ReadOnly Property Final As StatusType
Get
public:
static property StatusType^ Final {
StatusType^ get ();
}
static member Final : StatusType with get
Property Value
Type:
StatusType
See Also