IFCProperty
|
Defines whether the mapping info contains meaningful data.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)

Parameters
- mappingInfo IFCPropertyMappingInfo
- The mapping info
Return Value
BooleanWhether or not the mapping info is valid.

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
