| TemplateFirstRec Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Template.FirstRec"]
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic int FirstRec { get; }Public ReadOnly Property FirstRec As Integer
Get
public:
property int FirstRec {
int get ();
}member FirstRec : int with get
Property Value
Type:
Int32
See Also