BuiltInFailuresAssemblyFailuresCouldNotChangeTypeOfAssembly Property |
Assembly cannot be changed to selected type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static FailureDefinitionId CouldNotChangeTypeOfAssembly { get; }
Public Shared ReadOnly Property CouldNotChangeTypeOfAssembly As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ CouldNotChangeTypeOfAssembly {
FailureDefinitionId^ get ();
}
static member CouldNotChangeTypeOfAssembly : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also