Skip to main content

specialValues Variable

Declaration

export let specialValues: {
    nullValueGuid: string;
    othersValueGuid: string;
    olapNullValueGuid: string;
    errorValueGuid: string;
};

Members

Name Type
errorValueGuid string
nullValueGuid string
olapNullValueGuid string
othersValueGuid string