Share via


DocNode.creationDate Method

Gets or sets the date that an application object was created.

Syntax

public date creationDate([date value])

Run On

Called

Parameters

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

Return Value

Type: date
The date that an application object was created.

See Also

Reference

DocNode Class