Open this page in the API Guide

IEntityService<T>.Save Method

Overload List
  NameDescription
Public methodSave(T)
Saves the specified entity.
Public methodSave(T, String, Guid, EntityCreationOptions)
Saves the specified entity.
Public methodSave(T, String, Guid, Boolean)
Saves the specified entity.
Top
See Also