@dvelop-sdk
    Preparing search index...

    Interface LinkDmsObjectsParams

    Parameters for the linkDmsObjects-function.

    interface LinkDmsObjectsParams {
        childDmsObjectsIds: string[];
        parentDmsObjectId: string;
        repositoryId: string;
    }
    Index

    Properties

    childDmsObjectsIds: string[]

    ID of the DmsObjects that will be linked as children

    parentDmsObjectId: string

    ID of the DmsObject that will be linked as parent

    repositoryId: string

    ID of the repository