Share via


SysExtModelAttributeInstance::newFromParameters Method [AX 2012]

Creates an instance of the SysExtModelAttributeInstance class.

Syntax

client server public static SysExtModelAttributeInstance newFromParameters(SysExtModelAttribute _attribute, Map _propertyValueMap)

Run On

Called

Parameters

  • _propertyValueMap
    Type: Map Class
    A map that holds the values for the properties.

Return Value

Type: SysExtModelAttributeInstance Class
An instance of the SysExtModelAttributeInstance class.

See Also

Reference

SysExtModelAttributeInstance Class