ParameterSectionExpertise Property
LEVEL: A person's level of expertise. (4 - RFC 6715)
Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public Expertise? Expertise { get; set; }
Public Property Expertise As Expertise?
Get
Set
public:
property Nullable<Expertise> Expertise {
Nullable<Expertise> get ();
void set (Nullable<Expertise> value);
}
member Expertise : Nullable<Expertise> with get, set
Property Value
NullableExpertise