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