Click or drag to resize

IEntitySave Method

Method for saving the entity to the media

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool Save()

Return Value

Type: Boolean
True if no errors encountered otherwise false
See Also