Start Property


Release Conditions Start Property

Gets or Sets the position of release type. True for start, false for end.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool Start { get; set; }

Property Value

Boolean
See Also