Interface IIfcSubContractResource
Readonly interface for IfcSubContractResource
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcSubContractResource : IIfcConstructionResource, IIfcResource, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
JobDescription
Declaration
IfcText? JobDescription { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcText> |
|
|
Improve this Doc
View Source
SubContractor
Declaration
IIfcActorSelect SubContractor { get; set; }
Property Value