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.2.0+a3997783578d19ef70b23d32085936c13ed21656
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