testCrawledParameter static method
Implementation
static bool testCrawledParameter(CrawledParameter parameter) =>
parameter.name.toUpperCase() == "PARTSTAT";
static bool testCrawledParameter(CrawledParameter parameter) =>
parameter.name.toUpperCase() == "PARTSTAT";