Constructor CustomCommandInput
- Assembly
- Skyline.DataMiner.DcpChatIntegrationHelper.dll
CustomCommandInput(string, CustomCommandInputType, string)
public CustomCommandInput(string name, CustomCommandInputType type, string value)
Parameters
name
stringThe name of this input
type
CustomCommandInputTypeThe type of this input
value
stringFor Parameter: the value for this parameter input with given Name
For MemoryFile: the memory file name for this memory file input with given Name
For Dummy: the element name for this dummy input with given Name