GraphSchema.IsDocumentSchema Property

Definition

Whether this is the document schema associated with a Graph instance for holding deserialized categories and properties that were not defined anywhere else.

public:
 property bool IsDocumentSchema { bool get(); };
public bool IsDocumentSchema { get; }
member this.IsDocumentSchema : bool
Public ReadOnly Property IsDocumentSchema As Boolean

Property Value

Applies to