DOSitesSolutionInstance.parmIsActive Method [AX 2012]

Gets or sets the IsActive parameter.

Syntax

public boolean parmIsActive([boolean _isActive])

Run On

Called

Parameters

  • _isActive
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsActive parameter.

See Also

Reference

DOSitesSolutionInstance Class