Interface IWriteDataObjectService
Namespace: Casewhere.Runtime.Api.Services
Assembly: Casewhere.Runtime.dll
public interface IWriteDataObjectService
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IWriteDataObjectService>(IWriteDataObjectService)
Methods
LoadDataObject(DOId, bool)
DataObject LoadDataObject(DOId id, bool forceReload = false)
Parameters
id
DOId
forceReload
bool