Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : CommentCommand Property
CommentCommand Property
Description
Returns a Comment object if Command is of Type SET_COMMENT. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
Visual Basic
Public Property CommentCommand As Comment
Return Type
Comment object.
See Also