Click or drag to resize
RelationshipNameInfoLogSynchronization Property
Indicates how should be handled the logging of synchronization tasks on the object update.

Namespace: CMS.Relationships
Assembly: CMS.Relationships (in CMS.Relationships.dll) Version: 11.0.0
Syntax
C#
protected override SynchronizationTypeEnum LogSynchronization { get; set; }

Property Value

Type: SynchronizationTypeEnum
See Also