forwardFlatFieldRef Properties   Table of ContentFlatFieldRef Methodsforward
FlatFieldRef.Valid Property
Returns true if the FlatFieldRef refers to the existing field value, false otherwise.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.11.0.0
Syntax
C#
public bool Valid { get; }

Property Value

Type: Boolean
See Also