Share via


SysOperationDataMemberInfo.parmIsCollection Method [AX 2012]

Gets or sets the IsCollection parameter.

Syntax

public boolean parmIsCollection([boolean _isCollection])

Run On

Called

Parameters

  • _isCollection
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsCollection parameter.

See Also

Reference

SysOperationDataMemberInfo Class