Interface TaskDefinitionSystemControlArgs

interface TaskDefinitionSystemControlArgs {
    namespace?: any;
    value?: any;
}

Properties

Properties

namespace?: any
value?: any

Generated using TypeDoc