Click or drag to resize
LoadSelectionArgsSettingsTypeDependencyObjectType Property
Object type of the object the current object type depends on. By default set to ParentObjectType of current object.

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

Property Value

Type: String
See Also