ExternalDataManagerCommand.SupportMultiItems
Description:
Indicates if the command support manipulate multiple items in one execution.
Indicates if the command support manipulate multiple items in one execution.
Remarks:
The default value is false.
The default value is false.
public bool SupportMultiItems { get; set; }