Gets the list of types to which this instance applies.

Namespace: Asi.iBO
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public string EditTypes { get; }
Visual Basic
Public ReadOnly Property EditTypes As String
	Get
Visual C++
public:
property String^ EditTypes {
	String^ get ();
}

See Also