Exemple #1
0
        private void SetCopyTags()
        {
            LoggingSessionInfo loggingSessionInfo = new LoggingSessionInfo();

            loggingSessionInfo = new CLoggingSessionService().GetLoggingSessionInfo("29E11BDC6DAC439896958CC6866FF64E", "00078c78c22b4e7696391ed32f011255");

            TagsBLL tagsServer  = new TagsBLL(loggingSessionInfo);
            bool    bReturnTags = tagsServer.setCopyTag("111");
        }