get_canSendLayerToBack();
Object.defineProperty('canSendLayerToBack');
| Type | Description | 
|---|---|
| boolean | true if this AnnAutomation is in a state where a layer can be sent down the z-order, otherwise; false. | 
AnnAutomation can send a layer down the z-order if a layer is selected using SelectLayer and this layer contain a hierarchy that allows this operation.
To send a layer down the z-order, use SendLayerToBack.