| Description: | {{ flyoutData.category.Desc }} |
| ID: | {{ flyoutData.category.Id }} |
| Sequence No: | {{ flyoutData.category.SeqNo }} |
| Super Category Id: | {{ flyoutData.category.SuperCatId }} |
| Selection Mode: | {{ flyoutData.category.SelMode }} |
| Selection Count: | {{ flyoutData.category.SelCount }} |
| Display State: | {{ flyoutData.category.DisplayState }} |
| Runtime Type: | {{ flyoutData.category.RuntimeType }} |
| Is Excluded: | {{ flyoutData.category.IsExcluded }} |
| Is Required: | {{ flyoutData.category.IsRequired }} |
| Is Error: | {{ flyoutData.category.IsError }} |
| Is Meta Category: | {{ flyoutData.category.IsMetaCategory }} |
|
{{ vm.getInspectButtonText() }}
|