<Code Lib>
2020 Method
Changes 0
M

ImporterIFC.GetOptions

Description:
Gets the collection of named options set by the importer client.

public IDictionary<string, string> GetOptions()

IDictionary The collection of named options.

Loading…