 | IProjectSettings Property |
Gets a reference to the project settings.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxIProjectSettings Settings { get; }ReadOnly Property Settings As IProjectSettings
Get
Dim instance As IProject
Dim value As IProjectSettings
value = instance.Settings
Property Value
Type:
IProjectSettings
See Also