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

Mullion.MullionType

Property
Description:
The MullionType style of this Mullion. Get - to access type of mullion Set - change type of mullion. If the mullion is locked, InvalidOperationException exception will be thrown.
Syntax
public MullionType MullionType { get; set; }