ConcurrencyControl.Codes Class

Code manager

Methods

Name Description
constructor(_iModel: IModelDb): ConcurrencyControl.Codes    
query(requestContext: AuthorizedClientRequestContext, specId: Id64String, scopeId: string, value?: string): Promise<HubCode[]> Queries the state of the specified Codes in the code service.  
reserve(requestContext: AuthorizedClientRequestContext, codes?: Code[]): Promise<void> Reserve Codes.  

Defined in

Last Updated: 08 January, 2020