Interface IIfcResourceLevelRelationship
Readonly interface for IfcResourceLevelRelationship
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcResourceLevelRelationship : IPersistEntity, IPersist
Properties
| Improve this Doc View SourceDescription
Declaration
IfcText? Description { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcText> |
Name
Declaration
IfcLabel? Name { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcLabel> |