RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets or sets the action to occur at the specified position.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public byte Action { get; set; } |
Visual Basic |
---|
Public Property Action As Byte Get Set |
Visual C++ |
---|
public: property unsigned char Action { unsigned char get (); void set (unsigned char value); } |
F# |
---|
member Action : byte with get, set |
Field Value
The action.Possible values are defined in VectorEntry..::..ActionEnum.