See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Namespace: NTier.Actions
Assembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0

Syntax

C#
protected IVisualTechnology VisualTechnology { get; }
Visual Basic
Protected ReadOnly Property VisualTechnology As IVisualTechnology
	Get
Visual C++
protected:
property IVisualTechnology^ VisualTechnology {
	IVisualTechnology^ get ();
}

Property Value

Type: IVisualTechnology

See Also