ICaptureLogRow.OperationTypeField property
Gets the field containing the operation type.
public EnumField<CaptureOperationType> OperationTypeField { get; }
See Also
- class EnumField<TEnum>
- enum CaptureOperationType
- interface ICaptureLogRow
Gets the field containing the operation type.
public EnumField<CaptureOperationType> OperationTypeField { get; }