BaseInfoGeneralizedInfoWrapperCustomizedColumns Property |
Gets the list of customized columns in current object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public IReadOnlyCollection<string> CustomizedColumns { get; set; }
Property Value
Type:
IReadOnlyCollectionStringSee Also