SystemPropertyValue.SystemPropertyType Property

Definition

Gets or sets the unique ID of the system property.

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

Property Value

One of the values of SystemPropertyType. Possible values are DatabaseMaxSizeMB and DatabaseUsedSizeMB.

Attributes

Applies to