xVersionControl.getAvailableId Method [AX 2012]

public int getAvailableId(
    UtilElementType objectType, 
    UtilEntryLevel layer, 
   [int parentId, 
    IdAllocationSchema idAllocationSchema, 
    boolean inheritance])

Run On

Client

Parameters

objectType
Type: UtilElementType Enumeration
layer
Type: UtilEntryLevel Enumeration
parentId
Type: int
idAllocationSchema
Type: IdAllocationSchema Enumeration
inheritance
Type: boolean

Community Additions

ADD
Show: