Closed ahonor closed 12 years ago
Define a property called description to store brief text statements about the NodeType.
Update the NodeType List to display Description as a column.
Update the XML import, to add a sub-element called 'description' to the nodetype XML node
nodetype
<nodetype id="Server"> <description>...</description> </nodetype>
done. in latest versions.
Define a property called description to store brief text statements about the NodeType.
Update the NodeType List to display Description as a column.
Update the XML import, to add a sub-element called 'description' to the
nodetype
XML node