Number of entries in the repeating group.
Namespace: FIXForge.NET.FIXAssembly: FIXForge.NET.FIX.Engine-net-3.5 (in FIXForge.NET.FIX.Engine-net-3.5.dll) Version: 2.79.1.0
Syntax
C# |
---|
public int NumberOfInstances { get; } |
Visual Basic |
---|
Public ReadOnly Property NumberOfInstances As Integer Get |
Visual C++ |
---|
public: property int NumberOfInstances { int get (); } |