IsInheritable
Gets or sets a value indicating whether the contracts are inheritable by default. The default value is true
. This option can also be configured
for each aspect using the IsInheritable property of the aspect class.
Declaration
public bool? IsInheritable { get; init; }
Property Value
Type | Description |
---|---|
bool? |