Field.IsSchemaTypeValid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether this instance has a valid schema type.
public bool IsSchemaTypeValid { get; }
member this.IsSchemaTypeValid : bool
Public ReadOnly Property IsSchemaTypeValid As Boolean
Property Value
true
if this instance has a valid schema; otherwise, false
.