DLPGeodiService
void CreateDLPClientToken(String wsName, String Username = null, String Password = null, String IPFilter = null, Int32 TimeOutMinute = 5256000) IEnumerable<DLPClass> GetClassForQuery(String wsName, String Query, String ForcedMetaID = null, Int32 SampleCount = 10) IEnumerable<DLPClass> GetClassForQuery2(String wsName, StrorageManagerQueryOptions query, String ForcedMetaID = null, Int32 SampleCount = 10) String WriteMetaTag(String wsName, String Query, String App = null, String AppVer = null, String ClientUser = null, String ForcedMetaID = null, Boolean CheckFirstMetaExists = False, Boolean CheckWriteStatusDebugMode = False) String WriteMetaTag2(String wsName, StrorageManagerQueryOptions query, String ForcedMetaID = null, Boolean CheckFirstMetaExists = False, Boolean CheckWriteStatusDebugMode = False, String App = null, String AppVer = null, String ClientUser = null, Boolean WriteHeaderFooter = True)