Property Imports

Imports

Gets a list of names and versions of products from which data was imported to the document in this session

Declaration
IReadOnlyList<(string ProductName, string Version)> Imports { get; }
Property Value
Type Description
IReadOnlyList<(string ProductName, string Version)>
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next