Edit

Share via


Field.SchemaType Property

Definition

Gets or sets the schema type.

public Orleans.Serialization.WireProtocol.SchemaType SchemaType { get; set; }
member this.SchemaType : Orleans.Serialization.WireProtocol.SchemaType with get, set
Public Property SchemaType As SchemaType

Property Value

The schema type.

Applies to