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

Syntax

C#
[SerializableAttribute]
public class ExtendedProperty : IExtendedProperty, 
	INamedObject, INotifyPropertyChanged
Visual Basic
<SerializableAttribute>
Public Class ExtendedProperty
	Implements IExtendedProperty, INamedObject, INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  SchemaExplorer..::..ExtendedProperty

See Also