Version |
public class VersionElement
The VersionElement type exposes the following members.
Name | Description | |
---|---|---|
VersionElement | Initializes a new instance of the VersionElement class |
Name | Description | |
---|---|---|
AllowDataArchiving | Defines if users should be allowed to archive and remove data from the archive | |
AllowDataCopying | Defines if users should be able to create copies of a data object in the web-based data editor | |
AllowDataCreation | Defines if users should be allowed to create new data in the form | |
AllowDataDeletion | Defines if users should be allowed to delete data from the form | |
AllowDataEditing | Defines if users should be allowed to edit data in the form | |
AttachmentLists | Lists of AttachmentLists that should be available for this form | |
AutomaticArchive | Indicates where data should automatic be archived after a defined period of days since is was saved on the clients. | |
AutomaticArchiveAfterDays | The number of days, there should go from data is saved on the clients until it is automatic archived (if enabled) | |
AutomaticDelete | Indicates where data should automatic be moved to marked as deleted (like Windows recyclebin) after a defined period of days since is was saved on the clients. | |
AutomaticDeleteAfterDays | The number of days, there should go from data is saved on the clients until it is automatic deleted (if enabled) | |
AutomaticPermanentDelete | Indicates where data should automatic be deleted permanent after a defined period of days since is marked as deleted. | |
AutomaticPermanentDeleteAfterDays | The number of days, there should go from data is marked as deleted until it is permanently deleted (if enabled) | |
FormElements | A list of FormElement objects associated with this version. | |
FormId | The id of the form that this version belongs to. | |
IsSubForm | Indicates whether the form version is a sub form. | |
LastUpdated | When the version was last updated. | |
LogGPSonSubmit | True if a gps position should be logged when data is submitted on this version. | |
MediaSynchronizationQuality | Defines the quality for medias that clients download form the server during synchronization | |
PlottingEnabled | Defines if plotting is enabled for this version | |
SynchronizeAllData | Indicates whether all data from all users should be syncronized on the clients. | |
SynchronizeDaysBack | Defines how many days old data should be stored on the clients | |
VersionId | The id of the version. |