Click or drag to resize
EventLogHelperGetFields Method
Gets the list of fields in the given object.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
public static string GetFields(
	BaseInfo bi
)

Parameters

bi
Type: CMS.DataEngineBaseInfo
BaseInfo object

Return Value

Type: String
See Also