Member Junction
    Preparing search index...

    Interface MJTaskEntity_ITaskExternalConfiguration

    A step completed by a system outside MemberJunction, which reports back when it is done.

    interface MJTaskEntity_ITaskExternalConfiguration {
        domain: string;
        ref?: string;
    }
    Index

    Properties

    Properties

    domain: string

    Which external system owns this step.

    ref?: string

    That system's own identifier for the work, for correlation.