Edit

Share via


Tag.IsSchemaTypeValid Property

Definition

Gets a value indicating whether the SchemaType property is valid.

public bool IsSchemaTypeValid { get; }
member this.IsSchemaTypeValid : bool
Public ReadOnly Property IsSchemaTypeValid As Boolean

Property Value

true if the SchemaType is valid, false otherwise.

Applies to