Click or drag to resize

DataObjectAuditLogConverterGetDataAttributes Method

[Missing <summary> documentation for "M:Casewhere.Runtime.AuditLogs.DataObjectAuditLogConverter.GetDataAttributes(Casewhere.Models.DataClass)"]


Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
protected IList<AuditLogDataAttribute> GetDataAttributes(
	DataClass dataClass
)

Parameters

dataClass  DataClass
 

Return Value

IListAuditLogDataAttribute

[Missing <returns> documentation for "M:Casewhere.Runtime.AuditLogs.DataObjectAuditLogConverter.GetDataAttributes(Casewhere.Models.DataClass)"]

See Also