KeyValueTable<CarrierType>.IsReadOnly Property
Gets a value that tells whether the table is read-only.
Thread safety: This property is not thread-safe. Show
Syntax
public System.Boolean IsReadOnly { get; }
Property Value
Type: System.Boolean
True if the table is read-only; otherwise, False.
True if the table is read-only; otherwise, False.
Platforms
Windows, Linux, Android