ProjectSourceDocumentLineItemHelper::projCategoryType Method [AX 2012]
Retrieves the project category type of the source document line item.
client server public static ProjCategoryType projCategoryType(SourceDocumentLineItem _sourceDocumentLineItem)
Run On
CalledParameters
- _sourceDocumentLineItem
- Type: SourceDocumentLineItem Class
The source document line item.
Return Value
Type: ProjCategoryType EnumerationThe project category type of the source document line item.
Show: