Click or drag to resize

CAEXReferenceSetValue Method

Set a value for the referenced element

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

Parameters

value  String
the reference attribute value

Implements

ICAEXReferenceSetValue(String)
See Also