GetProjectDetails()
Retrieves a list of all projects with basic information about each project.
Output is provided in .NET format.
Inputs: <InputParameter>
Properties | Attribute Type | Description |
---|---|---|
DataSourceID: string | Message Header |
Outputs: <OutputParameter>
Properties | Attribute Type | Description |
---|---|---|
TransactionID: long | Message Header | |
Message: string | Message Header |
Back to top