NumberingSchemaHasRoomRelatedParameters Property |
Returns true if in the partitioning, matching or formatting there are parameters that require room associations.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic bool HasRoomRelatedParameters { get; }Public ReadOnly Property HasRoomRelatedParameters As Boolean
Get
public:
property bool HasRoomRelatedParameters {
bool get ();
}member HasRoomRelatedParameters : bool with get
Property Value
Boolean
See Also