BuiltInFailuresSiteFailuresRegionPhaseMismatch Property |
Subregions must have the same Phase Created parameter and Phase Demolished parameter as the host Toposurface. Subregion phase will be set to match the Toposurface.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static FailureDefinitionId RegionPhaseMismatch { get; }
Public Shared ReadOnly Property RegionPhaseMismatch As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ RegionPhaseMismatch {
FailureDefinitionId^ get ();
}
static member RegionPhaseMismatch : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also