Label.getFirstLabelFile 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 getFirstLabelFile 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 first label file ID record.
public:
System::String ^ getFirstLabelFile();
[System.Obsolete("The getFirstLabelFile 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 getFirstLabelFile ();
[<System.Obsolete("The getFirstLabelFile 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.getFirstLabelFile : unit -> string
Public Function getFirstLabelFile () 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.