Denominator of the current data row
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public int Denominator { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Denominator As Integer |
| Visual C++ |
|---|
public: property int Denominator { int get (); } |