FormCommandCommand Property |
[This is preliminary documentation and is subject to change.]
A string with a specific command for the IFormCommand implementation
Namespace: CSC.SC.TOPICA4.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntaxpublic string Command { get; set; }
Property Value
Type:
String
Remarks
TOPICAbasic replacement is run on the string so some TOPICAbasic object/functions can be used
See Also