Global.CheckForDuplicateEdifactIcn(String) 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 ^ unb5);
public static bool CheckForDuplicateEdifactIcn (string unb5);
static member CheckForDuplicateEdifactIcn : string -> bool
Public Shared Function CheckForDuplicateEdifactIcn (unb5 As String) As Boolean
Parameters
- unb5
- String