Derivation
- Table Name: Activity
- Class Name: EarthCape.Module.Logistics.Derivation
- Parent Type: Activity
| Caption | Member Type | Name | Type |
| Derived From Object | field | DerivedFromObject | CollectionObject |
| Derivation Stage | field | DerivationStage | DerivationStage |
| Derivation Objects | collection | DerivationObjects | DerivationObject |
Activity
- Table Name: Activity
- Class Name: EarthCape.Module.Core.Activity
| Caption | Member Type | Name | Type |
| Objects | collection | Objects | XPCollection |
| Stage | field | Stage | ActivityStage |
| Collection | field | Collection | Collection |
| Status | field | Status | ActivityStatus |
| Code | field | Code | String |
| Comment | field | Comment | String |
| Project | field | Project | Project |
| Agreement | field | Agreement | Boolean |
| Is Internal | field | IsInternal | Boolean |
| Assigned To User | field | AssignedToUser | EarthcapeUser |
| Assigned To Person | field | AssignedToPerson | Person |
| Created By | field | CreatedBy | EarthcapeUser |
| Start Date | field | StartDate | DateTime |
| End Date | field | EndDate | DateTime |
| Due Date | field | DueDate | DateTime |
| Description | field | Description | String |
| Last Modified By | field | LastModifiedBy | EarthcapeUser |
| Created On | field | CreatedOn | DateTime |
| Last Modified On | field | LastModifiedOn | DateTime |
| Attachments | collection | Attachments | Attachment |
| Organization | field | Organization | Organization |
| Person | field | Person | Person |
| Objects Count | field | ObjectsCount | Int32 |
| Objects Remaining Count | field | ObjectsRemainingCount | Int32 |
| Approved | field | Approved | Boolean |
| Approved By | field | ApprovedBy | EarthcapeUser |
| Approved On | field | ApprovedOn | DateTime |
| Subject | field | Subject | String |