Click or drag to resize
DocumentActionContextSynchronizeFieldValues Property
Indicates whether field values should be synchronized on set for the document (SKU mappings etc.)

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public bool SynchronizeFieldValues { set; }

Property Value

Type: Boolean
See Also