'Declaration
<JetBrains.Annotations.CanBeNullAttribute()> Public Property NodeIdTemplateAttribute As UANodeIdTemplateAttribute
'Usage
Dim instance As UATypeMappingDefinition Dim value As UANodeIdTemplateAttribute instance.NodeIdTemplateAttribute = value value = instance.NodeIdTemplateAttribute
[JetBrains.Annotations.CanBeNull()] public UANodeIdTemplateAttribute NodeIdTemplateAttribute {get; set;}
[JetBrains.Annotations.CanBeNull()] public: property UANodeIdTemplateAttribute^ NodeIdTemplateAttribute { UANodeIdTemplateAttribute^ get(); void set ( UANodeIdTemplateAttribute^ value); }
Property Value
The value of this property can be null
(Nothing
in Visual Basic).