See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.EntityGenerator
Assembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.EntityGenerator
Assembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public CodeGeneratorOptions GeneratorOptions { get; } |
| Visual Basic |
|---|
Public ReadOnly Property GeneratorOptions As CodeGeneratorOptions Get |
| Visual C++ |
|---|
public: property CodeGeneratorOptions^ GeneratorOptions { CodeGeneratorOptions^ get (); } |