Property IsDefault
IsDefault
Gets a value indicating whether this group is the default one for entities matching it
Declaration
IReadOnlyProperty<bool> IsDefault { get; }
Property Value
Type | Description |
---|---|
IReadOnlyProperty<bool> |
Gets a value indicating whether this group is the default one for entities matching it
IReadOnlyProperty<bool> IsDefault { get; }
Type | Description |
---|---|
IReadOnlyProperty<bool> |