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