Click or drag to resize

EventInfoDetails Property

Data assoicated with the event, such as data report or exception details.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Object Details { get; set; }

Property Value

Type: Object
See Also