X12MessageIdentifier Constructors
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.
Overloads
X12MessageIdentifier() | |
X12MessageIdentifier(String) |
X12MessageIdentifier()
public X12MessageIdentifier ();
Public Sub New ()
Applies to
X12MessageIdentifier(String)
public X12MessageIdentifier (string messageId);
new Microsoft.Azure.Management.Logic.Fluent.Models.X12MessageIdentifier : string -> Microsoft.Azure.Management.Logic.Fluent.Models.X12MessageIdentifier
Public Sub New (messageId As String)
Parameters
- messageId
- String