Class GetPathAllocatedToSetEntity
Inheritance
GetPathAllocatedToSetEntity
Assembly: LemonEdge.API.Core.FinancialServices.dll
Syntax
public static class GetPathAllocatedToSetEntity
Methods
GetAllocatedToEntitiesFromEntities(IQueryable<IObjectEntity>, IQueryable<ISetEntity>, Func<EntityDescriptor, IQueryable>)
Declaration
public static IQueryable<IObjectEntity> GetAllocatedToEntitiesFromEntities(IQueryable<IObjectEntity> entities, IQueryable<ISetEntity> setEntities, Func<EntityDescriptor, IQueryable> getQueryable)
Parameters
Returns
GetPathAllocatedToSetEntityID(IEntityRetriever, IReadOnlyCache, Guid)
Declaration
public static Task<Guid> GetPathAllocatedToSetEntityID(IEntityRetriever context, IReadOnlyCache cache, Guid allocatedToEntityID)
Parameters
Returns