FullNameInfoObjectCollectionNameTransformation Property |
Transformation function for object to name translation
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax public Func<BaseInfo, string> NameTransformation { get; set; }
Property Value
Type:
FuncBaseInfo,
StringSee Also