VersionControl.parmIsSynchronizing Method [AX 2012]

Gets or sets the IsSynchronizing parameter.

Syntax

public boolean parmIsSynchronizing([boolean _isSynchronizing])

Run On

Client

Parameters

  • _isSynchronizing
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsSynchronizing parameter.

See Also

Reference

VersionControl Class