ProductBundleNotes
The ProductBundleNotes table.
Columns
Name | Type | ReadOnly | Description |
Created_By | String | True |
User who created record |
Date_Entered | Datetime | True |
Date record created |
Date_Modified | Datetime | True |
Date record last modified |
Deleted | Bool | False |
Record deletion indicator |
Description | String | True |
Note content |
Id [KEY] | String | True |
Unique identifier |
Modified_User_Id | String | True |
User who last modified record |
Position | Int | True |