<Code Lib>
P

ExternalDataManagerCommand.Executable

Description:
Indicates if the command is executable.
Remarks:
The default value is true.

public bool Executable { get; set; }

Loading…