Click or drag to resize
FdfResultData Property
Returns optional data chunk being sent along validation result.

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public Object Data { get; set; }

Property Value

Type: Object

Return Value

Type: Object
Nothing if no data chunk attached.
Remarks