QuickOPC User's Guide and Reference
ExpandedText Property (UATypeDefinitionIdAttribute)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Modelling Namespace > UATypeDefinitionIdAttribute Class : ExpandedText Property
Expanded text of the type definition Id.
Syntax
'Declaration
 
<NotNullAttribute()>
Public ReadOnly Property ExpandedText As String
'Usage
 
Dim instance As UATypeDefinitionIdAttribute
Dim value As String
 
value = instance.ExpandedText
[NotNull()]
public string ExpandedText {get;}
[NotNull()]
public:
property String^ ExpandedText {
   String^ get();
}
Requirements

Target Platforms: Windows 7 with SP1, Windows Server 2008 R2 with SP1

See Also

Reference

UATypeDefinitionIdAttribute Class
UATypeDefinitionIdAttribute Members