Condividi tramite


SystemPropertyValue.SystemPropertyType Proprietà

Definizione

Ottiene o imposta l'ID univoco della proprietà di sistema.

public:
 property Microsoft::MasterDataServices::SystemPropertyType SystemPropertyType { Microsoft::MasterDataServices::SystemPropertyType get(); void set(Microsoft::MasterDataServices::SystemPropertyType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.SystemPropertyType SystemPropertyType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SystemPropertyType : Microsoft.MasterDataServices.SystemPropertyType with get, set
Public Property SystemPropertyType As SystemPropertyType

Valore della proprietà

Uno dei valori di SystemPropertyType. I valori possibili sono DatabaseMaxSizeMB e DatabaseUsedSizeMB.

Attributi

Si applica a