IFCDataHasValue Property

Identifies if the data is empty or contains a value.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool HasValue { get; }

Property Value

Boolean
See Also