Click or drag to resize
ExportHistoryInfoExportUserID Property
ID of the user who performed the export.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntax
C#
public virtual int ExportUserID { get; set; }

Property Value

Type: Int32
See Also