Share via


RetailConnReplicationJob.isSystemField Method [AX 2012]

Checks whether the fieldId is a system field.

Syntax

public boolean isSystemField(FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
A boolean value that indicates whether it is a system field or not.

See Also

Reference

RetailConnReplicationJob Class