Property Value
true
if the type of the variable is CLS-compliant; otherwise, false
.
The default value of this property is True
.
true
if the type of the variable is CLS-compliant; otherwise, false
.
The default value of this property is True
.
true
if the type of the variable is CLS-compliant; otherwise, false
.
When the value type is not CLS-compliant, some OPC UA client code (such as code written in VB.NET) might have problems processing the values.
CLS-compliance ensures that the variable type adheres to the Common Language Specification (CLS), allowing it to be used across different .NET languages that support CLS-compliant types.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.