GetSourceProjectID
Get Source Project IDs for a given Target Project ID.
Syntax
GetSourceProjectID(string APIKeyHeader, string Message, string TargetProjectID)
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