RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ViewFamilyType

ViewFamilyType.DefaultTemplateId

Property
Description:
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.
Syntax
public ElementId DefaultTemplateId { get; set; }
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