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