ParameterSectionRelationType Property
TYPE: Specifies the type of relationship with
a person. (4)
Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public Rel? RelationType { get; set; }
Public Property RelationType As Rel?
Get
Set
public:
property Nullable<Rel> RelationType {
Nullable<Rel> get ();
void set (Nullable<Rel> value);
}
member RelationType : Nullable<Rel> with get, set
Property Value
NullableRel