Hello,
I am unable to expose a REST service. I get the following compilation error;
Compilation Error.
CustomServices\RESTExpose\RESTAdvancedDataPointFormat.cs(20,8): error CS0246: The type or namespace name 'RESTDataPointRecord' could not be found (are you missing a using directive or an assembly reference?)
Please assist.
I am unable to expose a REST service. I get the following compilation error;
Compilation Error.
CustomServices\RESTExpose\RESTAdvancedDataPointFormat.cs(20,8): error CS0246: The type or namespace name 'RESTDataPointRecord' could not be found (are you missing a using directive or an assembly reference?)
Please assist.