Share via


AxdBaseProperty.parmChildPropertyList Method [AX 2012]

Gets or sets the ChildPropertyList parameter.

Syntax

public List parmChildPropertyList([List _childPropertyList])

Run On

Called

Parameters

  • _childPropertyList
    Type: List Class
    The value to set.

Return Value

Type: List Class
The value of the ChildPropertyList parameter.

See Also

Reference

AxdBaseProperty Class