ViewFamilyType.DefaultTemplateId
Property
Description:
The default template id assigned to this view type.
The default template id assigned to this view type.
Remarks:
This value will be the view template for all newly created instances of this view type.
This value will be the view template for all newly created instances of this view type.
Exceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: val is not valid as a default template id. |
ArgumentNullException | When setting this property: A non-optional argument was null |