Share via


SystemPropertyValue.SystemPropertyType Propiedad

Definición

Obtiene o establece el identificador único de la propiedad del 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

Valor de propiedad

Uno de los valores de SystemPropertyType. Los valores posibles son DatabaseMaxSizeMB y DatabaseUsedSizeMB.

Atributos

Se aplica a