Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Page Object : Custom Property
Custom Property
Description
This read-only property determines whether or not the Page object is from a Custom Report or not.
Property type
Read-only property
Syntax
Visual Basic
Public Property Custom As Long
Return Type

Read-only Long value. This returns -1 (or True) if it is a Custom Report and 0 (or False) if it is not.

See Also