Share via


SRSReportServerConfiguration.isSharePointIntegrated Method [AX 2012]

Gets or sets the value of the isSharePointIntegrated property.

Syntax

public boolean isSharePointIntegrated([boolean _isSharePointIntegrated])

Run On

Called

Parameters

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

Return Value

Type: boolean
The value of the property.

See Also

Reference

SRSReportServerConfiguration Class