 | IProjectPlots Property |
Gets a reference to plots repository of the project.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property Plots As IPlots
Get
Dim instance As IProject
Dim value As IPlots
value = instance.Plots
Property Value
Type:
IPlots
See Also