OutgoingDocumentBaseConstants.cs 257 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 namespace Sungero.Docflow.Constants { public static class OutgoingDocumentBase { // Код диалога выбора формата конверта. public const string EnvelopeDialogHelpCode = "Sungero_Docflow_EnvelopeReportDialog"; } }