Label.getLabelFileCreatedTime Method [AX 2012]
Returns the time that a specified label file was created.
public int getLabelFileCreatedTime(str labelFile, str language)
Run On
CalledParameters
- labelFile
- Type: str
A string data type that specifies a label file.
- language
- Type: str
A string data type that specifies a language by using a language prefix.
Return Value
Type: intAn integer data type value that indicates at what time a label file is created.
Community Additions
ADD
Show: