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.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
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