The system type that for this data object.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public override Type SystemType { get; }
Visual Basic
Public Overrides ReadOnly Property SystemType As Type
	Get

Property Value

Type: Type

Implements

IDataObject..::..SystemType
IDataObject..::..SystemType

See Also