Click or drag to resize
ExternalColumnSettingsInfoTypeStoreInExternalStorageSettingsKey Property
Gets or sets the name of the settings key which indicates whether to store column in external storage or not.

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

Property Value

Type: String
See Also