ParameterSectionPropertyIDs Property
Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public IEnumerable<PropertyID>? PropertyIDs { get; }
Public ReadOnly Property PropertyIDs As IEnumerable(Of PropertyID)
Get
public:
property IEnumerable<PropertyID^>^ PropertyIDs {
IEnumerable<PropertyID^>^ get ();
}
member PropertyIDs : IEnumerable<PropertyID> with get
Property Value
IEnumerablePropertyID
The value of this property can change when calling the methods of
the
SyncOperation object provided by the
Sync
property.