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