RFA .NET Indicates whether any DefinedData content is locally defined. If false
and DefinedData is true, consumer application need specify a definition
(FieldListDef) with the same DataDefID in the start method on FieldListReadIterator.
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