| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| ft_sig_fk | Signature Id | int | |
| sig_contentType | Signature Content Type | nvarchar | |
| sig_createdDate | Record Creation Date | datetime | |
| sig_creator_fk | Signature User Id (Record Creator) | int | vr_Users |
| sig_image | Signature Image | varbinary | |
| sig_item_fk | Item Id | int | |
| sig_itemType_fk | Item Type Id | int |