IReadOnlyIndicator Interface

Definition

Indicates if a class is read-only

public interface IReadOnlyIndicator
type IReadOnlyIndicator = interface
Public Interface IReadOnlyIndicator
Derived

Properties

IsReadOnly

Indicates if the entity is read-only

Applies to