2027 Property
Changes 0
P

BalusterInfo.BaseReferenceName

Description:
Represents the name of the reference for the bottom of this baluster or post.
Remarks:
Two pre-defined reference names can be obtained using [!:Autodesk::Revit::DB::Architecture::BalusterInfo::getReferenceNameForHost()] or [!:Autodesk::Revit::DB::Architecture::BalusterInfo::getReferenceNameForTopRail()]. The rest of valid reference names that are allowed to be used in the setter for BaseReferenceName are the actual names of non-continuous rails [!:Autodesk::Revit::DB::Architecture::NonContinuousRailInfo::Name] in [!:Autodesk::Revit::DB::Architecture::NonContinuousRailStructure]
public string BaseReferenceName { get; set; }