Record Set
All fields
- Name (field: Name, type: String **)
- Comment (field: Comment, type: String **)
- Created By User (field: CreatedByUser, type: String **)
- Last Modified By User (field: LastModifiedByUser, type: String **)
- Created On (field: CreatedOn, type: DateTime **)
- Last Modified On (field: LastModifiedOn, type: DateTime **)
Collections
- Units (collection: Units, type: Unit **)
ListView: Record sets
Visible
- Name (field: Name, type: String **)
Hidden
- Comment (field: Comment, type: String **)
- Created By User (field: CreatedByUser, type: String **)
- Created On (field: CreatedOn, type: DateTime **)
- Last Modified By User (field: LastModifiedByUser, type: String **)
- Last Modified On (field: LastModifiedOn, type: DateTime **)
- Oid (field: Oid, type: Guid *) *Internally used globally unique identifier, maintained automatically
DetailView: Record Set
- Comment (datafield: Comment, type: String )
- Created By User (datafield: CreatedByUser, type: String )
- Created On (datafield: CreatedOn, type: DateTime )
- Last Modified By User (datafield: LastModifiedByUser, type: String )
- Last Modified On (datafield: LastModifiedOn, type: DateTime )
- Name (datafield: Name, type: String )
- Oid (datafield: Oid, type: Guid ) Internally used globally unique identifier, maintained automatically
- Units (datafield: Units, type: XPCollection`1 )