| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| Code | Part SubType Code | nvarchar | |
| Description | Part SubType Description | nvarchar | |
| Id | Part SubType Id | int | |
| ParentId | Part SubType Parent Id | int | |
| TypeCode | Part SubType Code | nvarchar | |
| TypeDescription | Part SubType Description | nvarchar | |
| TypeId | Part Type Id | int | vr_PartType |