vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface RelatedRecordAssocCriteriaMetadata

    interface RelatedRecordAssocCriteriaMetadata {
        associationHandlerApexClass?: string;
        associationType: "BranchManagement";
        description?: string;
        eventType: AssociationEventType;
        fullName?: string;
        isProtected?: boolean;
        masterLabel: string;
        preCondition: string;
        referenceObject: string;
        selectedOwnerField?: string;
        status: AssociationStatusType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    associationHandlerApexClass?: string
    associationType: "BranchManagement"
    description?: string
    fullName?: string
    isProtected?: boolean
    masterLabel: string
    preCondition: string
    referenceObject: string
    selectedOwnerField?: string