CaptureLogAttribute constructor

namespace: Serenity.Data   assemblySerenity.Net.Services

Creates an instance of the attribute

public CaptureLogAttribute(Type logRow)
parameter description
logRow The log row type used for this row type the attribute is placed on.

Exceptions

exception condition
ArgumentNullException

See Also