Caspeco WebComponents - v3.7.0
    Preparing search index...

    Interface RmsSystemContext

    interface RmsSystemContext {
        companyId?: undefined;
        companyName: string;
        organizationId?: undefined;
        systemName: string;
    }
    Index

    Properties

    companyId?: undefined
    companyName: string
    organizationId?: undefined
    systemName: string