Global::setProperty Method [AX 2012]

Syntax

client server public static str setProperty(
    str properties, 
    str propertyname, 
    str value)

Run On

Called

Parameters

  • properties
    Type: str
  • propertyname
    Type: str
  • value
    Type: str

See Also

Reference

Global Class