ISurvey Properties |
The ISurvey type exposes the following members.
Name | Description | |
---|---|---|
CreatedAt |
Get the date of the creation
(Inherited from IOwnerEntityBase.) | |
CreatedBy |
Get the id of the user who have create the entity
(Inherited from IOwnerEntityBase.) | |
CreatedFrom |
Get the GUID of the module that has created the survey.
| |
DeletedAt |
Get the date of deletion
(Inherited from IOwnerEntityBase.) | |
DeletedBy |
Get the id of the user who have delete the entity
(Inherited from IOwnerEntityBase.) | |
DeletedFrom |
Get the GUID of the module that has deleted the survey.
| |
Description |
Get or set a description for the survey.
(Inherited from ISurveyBase.) | |
Guid |
Gets the GUID of the survey.
| |
Id |
Get the id of the current entity
(Inherited from IOwnerEntityBase.) | |
IsDeleted |
Indicates if the current entity is flag as deleted
(Inherited from IOwnerEntityBase.) | |
Name |
Get or set the name of the survey.
(Inherited from ISurveyBase.) | |
Settings |
Gets the settings associated
with the survey.
| |
State |
Get or set the state of the survey.
(Inherited from ISurveyBase.) | |
UpdatedAt |
Get the date of the latest update
(Inherited from IOwnerEntityBase.) | |
UpdatedBy |
Get the id of the last user who have update the entity
(Inherited from IOwnerEntityBase.) | |
UpdatedFrom |
Get the GUID of the latest module that updated the survey.
|