Sprache

AttributeGroup.IsSystem Eigenschaft

Definition

Spezifiziert ein boolsches System, das angibt, ob die Attributgruppe vom MDS-System erstellt wird.

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

Eigenschaftswert

true ist die Attributgruppe eine Systemgruppe; ansonsten gilt false.

Attribute

Gilt für: