Click or drag to resize

measureTValuesetCustomRoleEntry Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.measureSystem.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public measureSystemRoleEntry setCustomRoleEntry(
	string __letter = "",
	string __symbol = "",
	string __name = ""
)
Request Example View Source

Parameters

__letter (Optional)
Type: SystemString
__symbol (Optional)
Type: SystemString
__name (Optional)
Type: SystemString

Return Value

Type: measureSystemRoleEntry
See Also