BuiltInFailuresSystemsFailuresPastePartsWithInvalidService Property |
Parts were not pasted because fabrication configuration is not available or service is not valid in the type properties for the system.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId PastePartsWithInvalidService { get; }
Public Shared ReadOnly Property PastePartsWithInvalidService As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ PastePartsWithInvalidService {
FailureDefinitionId^ get ();
}
static member PastePartsWithInvalidService : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also