Get or set the type of justification.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public BeamSystemJustifyType JustifyType { get; set; }Property Value
BeamSystemJustifyType
Remarks
The justifyType passed in must be a valid object.
See Also
Reference