ICardPropertyExpertiseLevelParamExpertiseLevel Property
IT Hit WebDAV Classes Reference
Gets or sets a level of expertise.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxLevelExpertiseType ExpertiseLevel { get; set; }
Property ExpertiseLevel As LevelExpertiseType
Get
Set
property LevelExpertiseType^ ExpertiseLevel {
LevelExpertiseType^ get ();
void set (LevelExpertiseType^ value);
}
abstract ExpertiseLevel : LevelExpertiseType with get, set
Property Value
Type:
LevelExpertiseType
See Also