SystemPropertyValue.SystemPropertyType Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt SystemPropertyType an. Eindeutiger Bezeichner der Systemeigenschaft.
public:
property Microsoft::MasterDataServices::Services::DataContracts::SystemPropertyType SystemPropertyType { Microsoft::MasterDataServices::Services::DataContracts::SystemPropertyType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::SystemPropertyType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.SystemPropertyType SystemPropertyType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SystemPropertyType : Microsoft.MasterDataServices.Services.DataContracts.SystemPropertyType with get, set
Public Property SystemPropertyType As SystemPropertyType
Eigenschaftswert
Das SystemPropertyType.
- Attribute