SystemPropertyValue.SystemPropertyType Property

Definition

Specifies the SystemPropertyType. Uniquely identifies the system property.

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

Property Value

The SystemPropertyType.

Attributes

Applies to