Interface IIfcLaborResource
Readonly interface for IfcLaborResource
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcLaborResource : IIfcConstructionResource, IIfcResource, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceSkillSet
Declaration
IfcText? SkillSet { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IfcText> |