Label.getNextLabelFile 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.
Caution
The getNextLabelFile method is intended for use from the AX Client during design time only. It should not be used anymore. It is replaced with Visual Studio based design tools.
Returns the next label file ID record.
public:
System::String ^ getNextLabelFile();
[System.Obsolete("The getNextLabelFile method is intended for use from the AX Client during design time only. It should not be used anymore. It is replaced with Visual Studio based design tools.")]
public string getNextLabelFile ();
[<System.Obsolete("The getNextLabelFile method is intended for use from the AX Client during design time only. It should not be used anymore. It is replaced with Visual Studio based design tools.")>]
member this.getNextLabelFile : unit -> string
Public Function getNextLabelFile () As String
Returns
A string data type value that indicates the label file ID.
- Attributes
Remarks
A label file ID is a three-letter identifier for a label file.