Share via


SrsAutoReportController.allowCrossCompany Method [AX 2012]

Gets or sets the value of the allowCrossCompany property.

Syntax

public boolean allowCrossCompany([boolean _allowCrossCompany])

Run On

Client

Parameters

  • _allowCrossCompany
    Type: boolean
    The new value of the property; optional.

Return Value

Type: boolean
The current value of the property.

Remarks

The default value for this property is true. You only have to set the property when the value should be false.

See Also

Reference

SrsAutoReportController Class