 | IProjectObjects Property |
Gets a reference to objects repository of the project.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxIObjects Objects { get; }ReadOnly Property Objects As IObjects
Get
Dim instance As IProject
Dim value As IObjects
value = instance.Objects
Property Value
Type:
IObjects
See Also