Interface IIfcResourceApprovalRelationship
Readonly interface for IfcResourceApprovalRelationship
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcResourceApprovalRelationship : IIfcResourceLevelRelationship, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceRelatedResourceObjects
Declaration
IItemSet<IIfcResourceObjectSelect> RelatedResourceObjects { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcResourceObjectSelect> |
RelatingApproval
Declaration
IIfcApproval RelatingApproval { get; set; }
Property Value
Type | Description |
---|---|
IIfcApproval |