isDifferentFrom method
Implementation
ServiceNowQueryElement isDifferentFrom(String value){
//activeNSAMEASactive
return ServiceNowQueryElement._("${string}NSAMEAS$value");
}
ServiceNowQueryElement isDifferentFrom(String value){
//activeNSAMEASactive
return ServiceNowQueryElement._("${string}NSAMEAS$value");
}