Click or drag to resize

ICAEXReferenceSetValue Method

Sets a value for the referenced element

Namespace: Aml.Engine.Services.Interfaces
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
void SetValue(
	string value
)

Parameters

value  String
the reference attribute value
See Also