RetailConnReplicationJob.isSystemField Method [AX 2012]
Checks whether the fieldId is a system field.
Syntax
public boolean isSystemField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The fieldID value.
Return Value
Type: boolean
A boolean value that indicates whether it is a system field or not.