ExpertiseLevelTypeExpert Property 
IT Hit WebDAV Classes Reference 
            Represents an expert expertise level. String value is "EXPERT", integer value is 3.
            
 
    Namespace: 
   ITHit.Collab.Card
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static ExpertiseLevelType Expert { get; }Public Shared ReadOnly Property Expert As ExpertiseLevelType
	Get
public:
static property ExpertiseLevelType^ Expert {
	ExpertiseLevelType^ get ();
}static member Expert : ExpertiseLevelType with get
Property Value
Type: 
ExpertiseLevelType
See Also