BuiltInFailuresViewFailuresNoTargetsForDependentViewPropagation Property |
There are no valid views. Only views without dependents can be used.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId NoTargetsForDependentViewPropagation { get; }
Public Shared ReadOnly Property NoTargetsForDependentViewPropagation As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ NoTargetsForDependentViewPropagation {
FailureDefinitionId^ get ();
}
static member NoTargetsForDependentViewPropagation : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also