IfcFileSchema.SchemaIdentifiers

IfcFileSchema.SchemaIdentifiers property

Gets or sets the schema identifiers.

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

Property Value

The schema identifiers.

See Also