Click or drag to resize

RenameRecertificationSurveysForCloud_V15_CU37 Methods

The RenameRecertificationSurveysForCloud_V15_CU37 type exposes the following members.

Methods
  NameDescription
Public methodPerformUpdate
Update action
(Overrides RenameSurveysForCloudCustomersPerformUpdate(UpdateActionArgs).)
Public methodPostponeExecution
This method can be used to decide if the update action should be executed. E.g. check for the existence of a specific featurepackage change which the update action relies on.
(Inherited from SystemUpdateActionBase.)
Protected methodRenameSurveyTemplate
Updates survey template system name for specific survey name
(Inherited from RenameSurveysForCloudCustomers.)
Top
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