ParameterSectionPropertyClass Property
TYPE: Indicates, wether a
VCardProperty is related
to an individual's work place or to an individual's personal life.
(2,3,4) Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public PCl? PropertyClass { get; set; }
Public Property PropertyClass As PCl?
Get
Set
public:
property Nullable<PCl> PropertyClass {
Nullable<PCl> get ();
void set (Nullable<PCl> value);
}
member PropertyClass : Nullable<PCl> with get, set
Property Value
NullablePCl