Click or drag to resize
SynchronizationObjectSettingsExportItemURI Property
Gets or sets URI of the exported item (needed for ODATA export).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public Uri ExportItemURI { get; set; }

Property Value

Type: Uri
See Also