|  | IEntitySilent Property  | 
 
            Get/Sets 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)
 Syntax
SyntaxReadOnly Property Silent As Boolean
	Get
Property Value
Type: 
BooleanTrue to set the entity is in silent mode, otherwise 
falseReturn Value
Type: 
BooleanTrue if the entity is in silent mode, otherwise 
false Remarks
RemarksWhen the entity is in silent mode, it will not display messages
 See Also
See Also