Cmdlets for Sage 300

Build 24.0.8963

DataConnection Type

The Sage300Connection object.

Remarks

The Sage300Connection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-Sage300 -User "SAMPLE" -Password "password" -URL "http://127.0.0.1/Sage300WebApi/v1/-/" 
$conn | GM 

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963