Share via


AxdBaseRead.serializeProperty Method [AX 2012]

Serializes a property.

Syntax

protected void serializeProperty(
    AxdBaseProperty _axdBaseProperty, 
    anytype _value, 
    Common _common)

Run On

Server

Parameters

  • _value
    Type: anytype
    The property value.

See Also

AxdBaseRead Class

AxdBaseProperty Class