Click or drag to resize

aceEventGeneralArgsRelatedObject Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
An object that is relevant to the event (not sender) - this property is not serialized

Namespace:  imbACE.Core.events
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
[XmlIgnoreAttribute]
public Object RelatedObject { get; set; }
Request Example View Source

Property Value

Type: Object
See Also