EdiRuntimeHelper.ResetUNB05(Int32, Int64, Int64) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
static void ResetUNB05(int onewayAgreementId, long unb05MinVal, long unb05MaxVal);
public static void ResetUNB05 (int onewayAgreementId, long unb05MinVal, long unb05MaxVal);
static member ResetUNB05 : int * int64 * int64 -> unit
Public Shared Sub ResetUNB05 (onewayAgreementId As Integer, unb05MinVal As Long, unb05MaxVal As Long)
参数
- onewayAgreementId
- Int32
- unb05MinVal
- Int64
- unb05MaxVal
- Int64