doc

The doc property returns the parent doc document of the field.

 

Syntax

System.Object doc();

 

Return Value

Returns the doc object, otherwise, null.

 

Remarks

This property is Read-Only

 

Member of field.

 

Example