Click or drag to resize

IEntityAppend Method

Method for add a new entity to the media. Update the entity to its default value.

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 Append()

Return Value

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