Property | Type | Description | |
---|---|---|---|
getAuthorization | string |
Method | Description | |
---|---|---|
DESClient ( string communityUrl, |
||
GetActivity ( List |
Method | Description | |
---|---|---|
getAuthorization ( ) : string |
Gets the Authorization needed for downloading data from the DES.
|
public DESClient ( string communityUrl, |
||
communityUrl | string | |
credentials | ||
clientId | string | |
clientSecret | string | |
return | System.Net |
public GetActivity ( List |
||
filter | List |
|
count | int | |
fields | List |
|
before | System.DateTime | |
after | System.DateTime | |
showAll | bool | |
return | List |