Click or drag to resize

ObjectReferenceChangeBusinessEventMaskTBusinessEvent Constructor

Initializes a new instance of the ObjectReferenceChangeBusinessEventMask class.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public ObjectReferenceChangeBusinessEventMask(
	string referenceName
)

Parameters

referenceName
Type: SystemString
Name of the attribute.
See Also