SystemPropertyValue.SystemPropertyType Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Specifica l'oggetto SystemPropertyType. Identifica in modo univoco la proprietà di sistema.
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
Valore della proprietà
Oggetto SystemPropertyType.
- Attributi