Cumulocity Web SDK - v1022.3.2
    Preparing search index...

    Interface IManagedObjectReferences

    interface IManagedObjectReferences {
        count?: number;
        references: IManagedObjectReference[];
        self?: string;
    }
    Index

    Properties

    count?: number

    Total number of references

    References array of type [[IManagedObjectReference]]

    self?: string

    Link to this resource