ProjResourceCapacity::construct Method [AX 2012]

Constructs a new instance of the ProjResourceCapacity class

client server public static ProjIResourceCapacity construct(ProjIProjectResource resource, RecId workerLegalEntity)

Run On

Called

Parameters

resource
Type: ProjIProjectResource Interface
Resource Id
workerLegalEntity
Type: RecId Extended Data Type
Resource legal entity Id

Return Value

Type: ProjIResourceCapacity Interface
An instance of ProjResourceCapacity class

Creates an instance of ProjResourceCapacity through ProjIResourceCapacity

Show: