EventLogHelperGetFields Method |
Gets the list of fields in the given object.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 13.0.131
Syntax public static string GetFields(
BaseInfo bi
)
Parameters
- bi
- Type: CMS.DataEngineBaseInfo
BaseInfo object
Return Value
Type:
StringSee Also