 | IReadOnlyEntitySilent Property |
Get if the entity is in silent mode
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxReadOnly Property Silent As Boolean
Get
Return Value
Type:
BooleanTrue if the entity is in silent mode, otherwise
false
RemarksWhen the entity is in silent mode, it will not display messages
See Also