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
formIdstringId of the form related to the node.
fileNamestringName of file related to the node.
openModeFormOpenModeMode of the node.