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.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
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