RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Indicates a row insert at the specified position. Only valid
if SortableFlag on the IndicationMask is true. May leave gaps if the previous
position was not populated.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public const byte Insert |
Visual Basic |
---|
Public Const Insert As Byte |
Visual C++ |
---|
public: literal unsigned char Insert |
F# |
---|
static val mutable Insert: byte |