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

Namespace: NTier.Designer.Installers
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0

Syntax

C#
protected override Type AddInConnectType { get; }
Visual Basic
Protected Overrides ReadOnly Property AddInConnectType As Type
	Get
Visual C++
protected:
virtual property Type^ AddInConnectType {
	Type^ get () override;
}

Property Value

Type: Type

See Also