ParameterSectionAltID Property
ALTID: A common identifier that indicates, that several instances of
the same property represent the same (e.g. in different languages). (4)
Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public string? AltID { get; set; }
Public Property AltID As String
Get
Set
public:
property String^ AltID {
String^ get ();
void set (String^ value);
}
member AltID : string with get, set
Property Value
String