| ExternalColumnSettingsInfoTypeDependencyColumns Property  | 
            Array of column names whose value change causes resaving of the external columns.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic List<string> DependencyColumns { get; set; }Property Value
Type: 
ListString
See Also