'Declaration
<AttributeUsageAttribute(AttributeTargets.Class Or _ AttributeTargets.Struct)> <ComVisibleAttribute(False)> Public NotInheritable Class UANodeIdTemplateAttribute Inherits System.Attribute Implements System.Runtime.InteropServices._Attribute
'Usage
Dim instance As UANodeIdTemplateAttribute
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)] [ComVisible(false)] public sealed class UANodeIdTemplateAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)] [ComVisible(false)] public ref class UANodeIdTemplateAttribute sealed : public System.Attribute, System.Runtime.InteropServices._Attribute