|  | IEntityClone Method  | 
 
            Clone an entity
            
 
    Namespace: 
   EBP.Api.Interfaces.Entity
    Assembly:
   EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
 Syntax
SyntaxFunction Clone As IEntity
Return Value
Type: 
IEntityA new entity, with the same content
 See Also
See Also