ActionTypeDisplay Property
IT Hit WebDAV Classes Reference
Represents alarm that is displayed as a message on a screen. String value is "DISPLAY", integer value is 2.
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static ActionType Display { get; }
Public Shared ReadOnly Property Display As ActionType
Get
public:
static property ActionType^ Display {
ActionType^ get ();
}
static member Display : ActionType with get
Property Value
Type:
ActionType
See Also