Click or drag to resize
LoadSelectionArgsSettingsTypeDependencyIDColumn Property
Reference column of the object the current object type depends on. By default set to ParentIDColumn of current object.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public string DependencyIDColumn { get; set; }

Property Value

Type: String
See Also