Freigeben über


FeedSchema.IsGroup Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Schema eine Gruppe ist, oder legt ihn fest.

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

Eigenschaftswert

Boolean

true, wenn das Schema eine Gruppe ist, andernfalls false.

Attribute

Gilt für: