Address Type
When the Address Type entity is selected, Form Designer exposes the following properties of the AddressTypeEntity class.
| Field | Table : Column | Required | Type | Description | Example |
|---|---|---|---|---|---|
| Active | syAddrType : Active | No | Boolean | Indicates whether the record is active. | 1 |
| Code | syAddrType : Code | Yes | String | Code for the address type. | PARENT |
| Date Added | syAddrType : DateAdded | No | DateTime | Date and time when the record was added. | 2019-09-12 08:21:11.000 |
| Date Modified | syAddrType : DateLstMod | No | DateTime | Date and time when the record was last modified. | 2019-12-01 09:22:35.423 |
| FERPA Address Type | syAddrType : showFERPA | No | Boolean | Indicates whether the record is a FERPA address type. | 1 |
| Is Excluded Crm Integration | syAddrType : CrmSuppressFlag | No | Boolean | Indicates whether the record is excluded from the CRM integration via Connector. | 1 |
| Modified By | syAddrType : UserID | No | Int32 | Identifier of the person who modified the record. | 89 |
| Name | syAddrType : Descrip | No | String | Description of the record. | Parents |
| System | syAddrType : SystemCode | No | Boolean | Indicates whether the address type is a system code. | 1 |
| Use Effective Dates | syAddrType : UseEffectiveDates | No | Boolean | Indicates whether the address type is associated with an effective date. | 1 |