Click or drag to resize
TmplItemSetComputation Method (DataDictionaryComputationName, 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.30.6239.27196
Syntax
C#
protected void SetComputation(
	DataDictionaryComputationName name,
	string expr
)

Parameters

name
Type: CSC.SC.TOPICA4.DynamicDataDataDictionaryComputationName
expr
Type: SystemString
See Also