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

    Interface DashboardDynamicValue

    interface DashboardDynamicValue {
        additionalInfo?: string;
        fieldName: string;
        isDynamicUser?: boolean;
    }
    Index

    Properties

    additionalInfo?: string
    fieldName: string
    isDynamicUser?: boolean