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

Namespace: NTier.AppWizard.Model
Assembly: NTier.AppWizard.Model (in NTier.AppWizard.Model.dll) Version: 1.0.0.0

Syntax

C#
protected string[] AllLookupCollectionTypes { get; }
Visual Basic
Protected ReadOnly Property AllLookupCollectionTypes As String()
	Get
Visual C++
protected:
property array<String^>^ AllLookupCollectionTypes {
	array<String^>^ get ();
}

Property Value

Type: array<String>[]()[][]

See Also