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