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