DiscreteFieldSetStringValue(Int32, Int32, String) Method

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public void SetStringValue(
	int entityId,
	int columnId,
	string value
)

Parameters

entityId  Int32
 
columnId  Int32
 
value  String
 

See Also