Skip to content

ICaptureLogRow.OperationTypeField property

Gets the field containing the operation type.

public EnumField<CaptureOperationType> OperationTypeField { get; }

See Also