Click or drag to resize

AccessRequestIntegrationParams Properties

The AccessRequestIntegrationParams type exposes the following members.

Properties
  NameDescription
Public propertyBusinessContext
Context of the request
Public propertyCompleted
Is survey state completed. New survey is set to false. Removed or completed to true
(Inherited from SurveyIntegrationParams.)
Public propertyCreator
Name of creator
Public propertyIdentityId
Identity
(Inherited from SurveyIntegrationParams.)
Public propertyIsDeleted
True if the object should be deleted
Public propertyObjectUid
Global identitfier of the access request
Public propertyRequestDate
Date when the request was created
Public propertySurveyId
Id of the survey that the survey object has been processed in.
(Inherited from SurveyIntegrationParams.)
Public propertySurveyName
Name of the survey.
(Inherited from SurveyIntegrationParams.)
Public propertyTimeStamp
Denotes the time when the question was routed to its current step or when it was completed
(Inherited from SurveyIntegrationParams.)
Public propertyValidFrom
Start of recertification survey
(Inherited from SurveyIntegrationParams.)
Public propertyValidTo
Day that recertification survey is supposed to end
(Inherited from SurveyIntegrationParams.)
Top
See Also