Share via


AxdHcmJobPosting.getDataSourceCardinality Method [AX 2012]

Gets the data source cardinality information, which is used when XML is being sent.

Syntax

public container getDataSourceCardinality(str _dataSourceName)

Run On

Server

Parameters

  • _dataSourceName
    Type: str
    The data source name which needs cardinality information.

Return Value

Type: container
A container that contains two elements, the minimal occurrence and the maximal occurrence.

See Also

Reference

AxdHcmJobPosting Class