'DeclarationReadOnly Property NeedsDataSetIndex As Boolean
'UsageDim instance As _UAWriterGroupElement Dim value As Boolean value = instance.NeedsDataSetIndex
bool NeedsDataSetIndex {get;}
Property Value
Returnstrue if dataset messages need to include an index; otherwise, false.
The default value of this property is False.