DataConnection Type
The BasecampConnection object.
Remarks
The BasecampConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Basecamp -AccountId '1234567' -ProjectId 'abcd1234' -Schema 'V3' $conn | GM