GetContextIDs
Retrieves a list of Secondary SubjectIDs based on one ProjectID.
Syntax
GetContextIDs(string APIKeyHeader, string Message, string ProjectID)
Inputs: <InputParameter>
Properties | Attribute Type | Description |
---|---|---|
DataSourceID: string | Message Header |
Outputs: GetContextIDsResult
GetContextIDsResult Structure
Properties | Attribute Type | Description |
---|---|---|
TransactionID: long | Message Header | |
Message: string | Message Header |
Back to top