FeedSchema.IsGroup Proprietà

Definizione

Ottiene o imposta un valore che indica se lo schema è un gruppo.

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

Valore della proprietà

Boolean

true se lo schema è un gruppo; in caso contrario, false.

Attributi

Si applica a