OutgoingDocumentBaseConstants.cs 257 Bytes
namespace Sungero.Docflow.Constants
{
  public static class OutgoingDocumentBase
  {
    // Код диалога выбора формата конверта.
    public const string EnvelopeDialogHelpCode = "Sungero_Docflow_EnvelopeReportDialog";
  }
}