Click or drag to resize

SurveyTemplateSystemNameException Class

The exception is thrown when the system name of a survey template not unique
Inheritance Hierarchy
SystemObject
  SystemException
    SystemApplicationException
      Omada.OE.Solution.OIM.AppLogic.SurveyFeatureSurveyTemplateSystemNameException

Namespace:  Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public class SurveyTemplateSystemNameException : ApplicationException

The SurveyTemplateSystemNameException type exposes the following members.

Constructors
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also