get_node_type


Description:

public ServerOperationNodeType get_node_type (string path, ServerOperationNodeStatus? status)

Convenience function to get the type of a node.

Parameters:

this

a ServerOperation object

path

a complete path to a node (starting with "/")

status

a place to store the status of the node, or null

Returns:

the type of node, or GDA_SERVER_OPERATION_NODE_UNKNOWN if the node was not found