CancelPending

RecurringInterCancellationRequest.CancelPending property

获取或设置取消挂起标志。如果为 Yes,服务器应取消所有挂起和未生成的转账。如果为 No,服务器应仅取消模型(以及未生成的转账)。

public bool CancelPending { get; set; }

另请参阅