Creates IMpb PICs based on class and extra services.
Namespace: CDI_WCFService3.ICDI_WCFServiceNOTE: This method removes one Confirmation or Certified Transaction Count per PIC generated based on extra services.
Assembly: CDI_WCFService3 (in CDI_WCFService3.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Function CreatePICs ( _ authHeader As AuthHeader, _ userID As Integer, _ amount As Integer, _ mailClass As IMpb..::..MailClasses, _ extraServices As IMpb..::..ExtraServices() _ ) As String()
Parameters
- authHeader
- Type: CDI_WCFService3 AuthHeader
- userID
- Type: System Int32
- amount
- Type: System Int32
- mailClass
- Type: MAILPiece IMpb MailClasses
- extraServices
- Type: MAILPiece IMpb ExtraServices
Takes up to 6 Extra Services
Return Value
Array [String]Remarks
See Also