- Preparing search index...
- The search index is not available
bruce-models
- UpdateOrder(params): Promise<void>
-
Parameters
-
params: {
api?: BruceApi.Api;
attachmentTypeId: string;
attachments: IAttachment[];
entityId: string;
req?: IReqParams;
}
-
-
attachmentTypeId: string
-
-
entityId: string
-
Returns Promise<void>
Updates the display order of attachments.