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: 10.0.0
Syntax
C#
public string StoreInExternalStorageSettingsKey { set; }

Property Value

Type: String
See Also