Share

Mullion.MullionType Property

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.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public MullionType MullionType { get; set; }

Property Value

MullionType

See Also

Reference

Was this information helpful?