Share via


Label.moreLabelFiles Method

Definition

Caution

The moreLabelFiles 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.

Indicates whether there are additional label files.

public:
 bool moreLabelFiles();
[System.Obsolete("The moreLabelFiles 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 bool moreLabelFiles ();
[<System.Obsolete("The moreLabelFiles 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.moreLabelFiles : unit -> bool
Public Function moreLabelFiles () As Boolean

Returns

true if there are additional label files; otherwise, false.

Attributes

Applies to