<Code Lib>
2022 Method
Changes 0
M

ExporterIFC.GetOptions

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

public IDictionary<string, string> GetOptions()

IDictionary The collection of named options.

Loading…