IfcPropertySetDefinitionSet.Value

IfcPropertySetDefinitionSet.Value property

Gets or sets the value.

public IfcCollection<IfcPropertySetDefinition> Value { get; set; }

Property Value

The value.

See Also