GetCategories
Retrieves a list of all categories available for projects.
Syntax
GetCategories(string APIKeyHeader, string Message, string Language)
Inputs: <InputParameter>
Properties | Attribute type | Description |
---|---|---|
DataSourceID: string | Message Header | < description > |
Outputs: GetCategoriesResult
GetCategoriesResult Structure
Properties | Attribute type | Description |
---|---|---|
TransactionID: long | Message Header | < description > |
Message: string | Message Header | < description > |
xsd: schema |
Back to top