Label 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
Label() | |
Label(String) |
Label()
public:
Label();
public Label ();
Public Sub New ()
Applies to
Label(String)
public:
Label(System::String ^ language);
public Label (string language);
new Microsoft.Dynamics.Ax.Xpp.Label : string -> Microsoft.Dynamics.Ax.Xpp.Label
Public Sub New (language As String)
Parameters
- language
- String