Click or drag to resize
ObjectVersioningExceptionSettings Property
Gets or sets the object settings info.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 12.0.0
Syntax
C#
public ObjectSettingsInfo Settings { get; set; }

Property Value

Type: ObjectSettingsInfo
See Also