| HandlerElementDefaultTemplate Property |
Gets the default template, used if the RUBRIQUEID parameter is empty.
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic int DefaultTemplate { get; }Public ReadOnly Property DefaultTemplate As Integer
Get
public:
property int DefaultTemplate {
int get ();
}member DefaultTemplate : int with get
Property Value
Type:
Int32
The default template number.
See Also