|  | IApiEntity Interface | 
Namespace: EBP.Api.Interfaces.Entity
 Syntax
SyntaxThe IApiEntity type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
|  | GetExtension | 
            Gets the extension.
             | 
|  | ShowMessage | 
            Method to display a message. The message is displayed if the UI has connected to the 
            ShowMessage event
             | 
 See Also
See Also