QuickOPC User's Guide and Reference
DefaultKind Field (DAPropertyAttribute)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace > DAPropertyAttribute Class : DefaultKind Field
Default property mapping kind. Equals to DAPropertyMappingKind.Value.
Syntax
'Declaration
 
Public Const DefaultKind As DAPropertyMappingKind
'Usage
 
Dim value As DAPropertyMappingKind
 
value = DAPropertyAttribute.DefaultKind
public const DAPropertyMappingKind DefaultKind
public:
const DAPropertyMappingKind DefaultKind
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