EdiRuntimeHelper.CheckForDuplicateEdifactIcn(String, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool CheckForDuplicateEdifactIcn(System::String ^ unb05, int senderAgreementId, int validityDays);
public static bool CheckForDuplicateEdifactIcn (string unb05, int senderAgreementId, int validityDays);
static member CheckForDuplicateEdifactIcn : string * int * int -> bool
Public Shared Function CheckForDuplicateEdifactIcn (unb05 As String, senderAgreementId As Integer, validityDays As Integer) As Boolean
Parameters
- unb05
- String
- senderAgreementId
- Int32
- validityDays
- Int32