Property ReadWriteAccess
ReadWriteAccess
Defines the access mode of the tag. Determines if the tag is read-only or read/write.
[YamlIgnore]
[JsonIgnore]
public int? ReadWriteAccess { get; set; }
Property Value
- int?
Defines the access mode of the tag. Determines if the tag is read-only or read/write.
[YamlIgnore]
[JsonIgnore]
public int? ReadWriteAccess { get; set; }