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

    Interface ForecastingTypeSourceMetadata

    interface ForecastingTypeSourceMetadata {
        forecastingSourceDefinition: string;
        forecastingType: string;
        fullName?: string;
        isProtected?: boolean;
        masterLabel: string;
        parentSourceDefinition?: string;
        relationField?: string;
        sourceGroup: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    forecastingSourceDefinition: string
    forecastingType: string
    fullName?: string
    isProtected?: boolean
    masterLabel: string
    parentSourceDefinition?: string
    relationField?: string
    sourceGroup: number