DocumentQueryPropertiesExcludedVersionedColumns Property |
List of versioned columns which should not be applied
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public IEnumerable<string> ExcludedVersionedColumns { get; set; }
Property Value
Type:
IEnumerableStringSee Also