RFA .NET Indicates whether this FieldListDef is a local DefinedData defintion.
If false, Consumer application should clone this DefinedData definition, as Provider
is likely to send DefinedData content having the the same DefID in a subsequent message.
Namespace: ThomsonReuters.RFA.DataAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public const byte LocalDataDef |
Visual Basic |
---|
Public Const LocalDataDef As Byte |
Visual C++ |
---|
public:
literal unsigned char LocalDataDef |
F# |
---|
static val mutable LocalDataDef: byte |
See Also