BuiltInFailuresFamilyFailuresWhileScanningParametersForType Property |
While loading Type '[Name]', parameter '[Name]': [Description]
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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