ExplorerNodeTypeAttribute.NodeTypeId Property

Definition

Gets the ID of the node that is being extended or defined.

public:
 property System::String ^ NodeTypeId { System::String ^ get(); };
public string NodeTypeId { get; }
member this.NodeTypeId : string
Public ReadOnly Property NodeTypeId As String

Property Value

The ID of the node that is being extended or defined.

Applies to