LevelExpertiseTypeAverage Property
IT Hit WebDAV Classes Reference
Represents an average expertise level.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static LevelExpertiseType Average { get; }
Public Shared ReadOnly Property Average As LevelExpertiseType
Get
public:
static property LevelExpertiseType^ Average {
LevelExpertiseType^ get ();
}
static member Average : LevelExpertiseType with get
Property Value
Type:
LevelExpertiseType
See Also