LevelTypeMedium Property
IT Hit WebDAV Classes Reference
Represents a medium level. String value is "MEDIUM", integer value is 2.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static LevelType Medium { get; }
Public Shared ReadOnly Property Medium As LevelType
Get
public:
static property LevelType^ Medium {
LevelType^ get ();
}
static member Medium : LevelType with get
Property Value
Type:
LevelTypeSee Also