Share via


Label Class

Definition

The Label class manages label IDs and label files.

public ref class Label : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class Label : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type Label = class
    inherit XppObjectBase
Public Class Label
Inherits XppObjectBase
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
Label
Attributes

Remarks

The SysLabel class extends the Label class.

Constructors

Label()
Label(String)

Fields

kernelClass (Inherited from XppObjectBase)

Properties

AxClassId

Methods

__shouldCallNew(Type) (Inherited from XppObjectBase)
addXppProxyReference(Type, Object) (Inherited from XppObjectBase)
bulkEditor(String)
Obsolete.

Creates an instance of the LabelBulkEditor class.

Call(String, Object[], Type[], Object[]) (Inherited from XppObjectBase)
cancelTimeOut(Int32) (Inherited from XppObjectBase)
createKernelClass(Object[], Type[], Object[]) (Inherited from XppObjectBase)
createLabelFile(String, String)
Obsolete.

Creates a label file for a specified label ID.

delete(String)
Obsolete.

Deletes a specified label.

equal(XppObjectBase) (Inherited from XppObjectBase)
exists(String)
Obsolete.

Indicates whether a specified label ID exists.

extractComment(String)
Obsolete.

Returns a comment that is associated with a specified label ID.

extractString(String)

Returns the text that is associated with a specified label ID.

ExtractString(String, CultureInfo)
finalize() (Inherited from XppObjectBase)
flush(String, String)
Obsolete.

Flushes the label file buffers to disk.

GetContextLabelId()
GetContextLabelText()
getFirstLabelFile()
Obsolete.

Returns the first label file ID record.

GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getLabelFileCreatedDate(String, String)
Obsolete.

Returns the date that a specified label file was created.

getLabelFileCreatedTime(String, String)
Obsolete.

Returns the time that a specified label file was created.

getLabelFileModificationDate(String, String)
Obsolete.

Returns the date that a specified label file was modified.

getLabelFileMOdificationTime(String, String)
Obsolete.

Returns the time that a specified label file was modified.

getNextLabelFile()
Obsolete.

Returns the next label file ID record.

getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
insert(String, String, String)
Obsolete.

Creates a label ID for a specified text string.

IsManagedValid()
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
labelId(String)
Obsolete.

Returns the number that is included in a specified label ID.

MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
maxLabelId(String)
Obsolete.

Returns the ID for the last label in the specified label file.

modify(String, String)
Obsolete.

Modifies the text and comment that are associated with a specified label.

modify(String, String, String)
moduleId(String)
Obsolete.

Returns the label file ID for a specified label ID.

moreLabelFiles()
Obsolete.

Indicates whether there are additional label files.

name(String, Int32)
Obsolete.

Returns a label ID, based on a specified label file ID and label ID number.

newmethod() (Inherited from XppObjectBase)
newmethod(String)

Creates a new instance of the Label class.

notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
searchFirst(String)
Obsolete.

Returns the first label ID that is found for a specified search term.

searchNext()
Obsolete.

Returns the next label ID that is found for a search term that is passed to the searchFirst method.

setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
ToString()
usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to