BuiltInFailuresFamilyFailuresWhileScanningParametersForType Property |
While loading Type '[Name]', parameter '[Name]': [Description]
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId WhileScanningParametersForType { get; }
Public Shared ReadOnly Property WhileScanningParametersForType As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ WhileScanningParametersForType {
FailureDefinitionId^ get ();
}
static member WhileScanningParametersForType : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also