INodeWithAltName Interface

Definition

Allows a node to have a name that is distinct from the text property.

public interface class INodeWithAltName
public interface INodeWithAltName
type INodeWithAltName = interface
Public Interface INodeWithAltName

Properties

NodeName

Gets the real name and not the displayed name of the node.

Applies to