Share via


DocNode.changedDate Method

Gets or sets the date that an application object was last changed.

Syntax

public date changedDate([date value])

Run On

Called

Parameters

  • value
    Type: date
    The value that is being assigned as the change date for the documentation node.

Return Value

Type: date
The date that an application object was last changed.

See Also

Reference

DocNode Class