Click or drag to resize

AttributeChangeBusinessEventGetEventAttributeValue Method

Gets the event attribute value.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.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