DataConnection Type
The SageIntacctConnection object.
Remarks
The SageIntacctConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-SageIntacct -User 'myusername' -CompanyID 'TestCompany' -Password 'mypassword' -SenderID 'Test' -SenderPassword 'abcde123' $conn | GM