XmlCharacterData.replaceData Method [AX 2012]

public void replaceData(
    int offset, 
    int count, 
    str strData)

Run On

Called

Parameters

offset
Type: int
count
Type: int
strData
Type: str

Community Additions

ADD
Show: