QuickOPC User's Guide and Reference
Decimal128 Property (UADataTypeIds)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Standard Namespace > UADataTypeIds Class : Decimal128 Property
The identifier for the Decimal128 DataType.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property Decimal128 As UANodeId
'Usage
 
Dim value As UANodeId
 
value = UADataTypeIds.Decimal128
[NotNull()]
public static UANodeId Decimal128 {get;}
[NotNull()]
public:
static property UANodeId^ Decimal128 {
   UANodeId^ get();
}
Remarks
The node ID is: i=121
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UADataTypeIds Class
UADataTypeIds Members