'Declaration<NotNullAttribute()> Protected Overrides NotOverridable Function GetNodeIdArgumentName() As String
'UsageDim instance As AENodeDescriptor Dim value As String value = instance.GetNodeIdArgumentName()
[NotNull()] protected override string GetNodeIdArgumentName()
[NotNull()] protected: String^ GetNodeIdArgumentName(); override
Return Value
The name to be used for NodeId in argument strings.