CaptureLogAttribute constructor
namespace: Serenity.Data assembly: Serenity.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
- class CaptureLogAttribute