TmplItemSetComputation Method (String, String) |
[This is preliminary documentation and is subject to change.]
Set commputation with name and expression expr
Namespace: CSC.SC.TOPICA4.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntaxprotected void SetComputation(
string name,
string expr
)
Parameters
- name
- Type: SystemString
- expr
- Type: SystemString
See Also