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