ModelVariantsProvider Properties
Provide a list of view variants available for the specific View in the IModelVariants Application Model node, and stores the variant selected by the user to the IModelVariants.Current property.
Name | Description |
---|---|
Allow |
Specifies whether of not a single view variant is allowed. |
Generate |
Obsolete. This property is obsolete. Instead, use the approach demonstrated in the How to: Create Additional List |
Views |
Gets the list of View nodes used by the Model |
See Also