SysAutoRun.setStorageElement Method [AX 2012]

Syntax

public void setStorageElement(
    int id, 
    int objectType, 
    int tabId, 
    str parm, 
    str value)

Run On

Client

Parameters

  • objectType
    Type: int
  • tabId
    Type: int
  • parm
    Type: str
  • value
    Type: str

See Also

Reference

SysAutoRun Class