Click or drag to resize

DocumentStateChangeBusinessEventGetEventAttributeValue Method

Gets the event attribute value.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override Object GetEventAttributeValue(
	string attributeName
)

Parameters

attributeName
Type: SystemString
Name of the attribute.

Return Value

Type: Object
See Also