QuickOPC User's Guide and Reference
MandatoryProperty Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.InformationModel Namespace > UAModellingTags Class : MandatoryProperty Field
A modelling tag for mandatory properties.
Syntax
'Declaration
 
Public Const MandatoryProperty As String
'Usage
 
Dim value As String
 
value = UAModellingTags.MandatoryProperty
public const string MandatoryProperty
public:
const String^ MandatoryProperty
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also