Constructor FormNodeData
FormNodeData(string, string, FormOpenMode)
Initializes a new instance of the FormNodeData
class with specified parameters.
public FormNodeData(string formId, string fileName, FormOpenMode openMode)
Parameters
formId
stringId of the form related to the node.
fileName
stringName of file related to the node.
openMode
FormOpenModeMode of the node.