<Code Lib>
P

ExternalDataManagerCommand.SupportMultiItems

Description:
Indicates if the command support manipulate multiple items in one execution.
Remarks:
The default value is false.

public bool SupportMultiItems { get; set; }

Loading…