ICaptureLogRow.OperationTypeField property

namespace: Serenity.Data   assemblySerenity.Net.Services

Field containing the operation type

public EnumField<CaptureOperationType> OperationTypeField { get; }

See Also