SpatialFieldManagerLegendShowConfigurationName Property |
If true legend contains analysis configuration name.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool LegendShowConfigurationName { get; set; }
Public Property LegendShowConfigurationName As Boolean
Get
Set
public:
property bool LegendShowConfigurationName {
bool get ();
void set (bool value);
}
member LegendShowConfigurationName : bool with get, set
Property Value
Boolean
See Also