Condividi tramite


AttributeGroup.IsSystem Proprietà

Definizione

Specifica un valore booleano che specifica se il gruppo di attributi viene creato dal sistema MDS.

public:
 property bool IsSystem { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public bool IsSystem { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.IsSystem : bool with get, set
Public Property IsSystem As Boolean

Valore della proprietà

true se il gruppo di attributi è un gruppo del sistema. In caso contrario, false.

Attributi

Si applica a