Click or drag to resize
DocumentActionContextCurrentSynchronizeFieldValues 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 static bool CurrentSynchronizeFieldValues { get; }

Property Value

Type: Boolean
See Also