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

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

Property Value

Type: Uri
See Also