IfcFileDescription.Description

IfcFileDescription.Description property

Gets or sets the description.

public IfcCollection<string> Description { get; set; }

Property Value

The description.

See Also