Writes the specified warning message to the logs when the warn level of logging is enabled.
Writes the specified warning message to the logs when the warn level of logging is enabled.
public static void Warning(string);
Writes the specified warning message to the logs when the warning level of logging is enabled.
public static void Warning(string,params object[]);
QLLog Class | Spss.Dimensions.Library.Specification Namespace