DocBook|Search
Class Reference
%SYNC.PropertyParameters
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%SYNC] >  [PropertyParameters]
Private  Storage  

class %SYNC.PropertyParameters

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

This class has no methods or properties.

Parameters

• parameter SYNCIGNORE = 0;
SYNCIGNORE is used to suppress a property from being synchronized. If true the property's value will not be added to a sync set even if the value has changed. The property will be ignored during sync set import as well. The default for this value is false (0). It is important to note that if the property is constrained by a REQUIRED (NOTNULL) constraint then it will be impossible to create new objects on another system using synchronization unless extraordinary measures are employed.