ItemAccess (ENUM)ΒΆ
TYPE ItemAccess :
This enumeration represents the access rights of a IDataItemBase
- Attributes:
qualified_only
- InOut:
Name
Comment
None
The item cannot be accessed at all
Read
The item is read only and cannot be written to the connected data source
ReadWrite
The item can be read from the connected data source as well as be written to it