InheritedByDerivedTypes
Gets or sets a value indicating that the options are inherited from the base type to derived types.
Declaration
public bool InheritedByDerivedTypes { get; init; }
Property Value
Type | Description |
---|---|
bool |
Gets or sets a value indicating that the options are inherited from the base type to derived types.
public bool InheritedByDerivedTypes { get; init; }
Type | Description |
---|---|
bool |