The description of the object.

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

Syntax

C#
public virtual string Description { get; set; }
Visual Basic
Public Overridable Property Description As String
	Get
	Set

Property Value

Type: String

Implements

ISchemaObject..::..Description

See Also