Click or drag to resize
ObjectVersioningExceptionOperation Property
Gets or sets the name of the operation.

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

Property Value

Type: String
See Also