AxdHcmWorkerImport.getDataSourceCardinality Method [AX 2012]

Gets the data source cardinality information..

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 first is the minimal occurrence and second is maximum occurrence.

See Also

Reference

AxdHcmWorkerImport Class