Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets information about a document comment that is stored in the class.
Syntax
public SIGComment getComment()
Run On
Called
Return Value
Type: SIGComment Extended Data Type
A document comment.
Remarks
This is a required method for classes that implement this class.A class variable should be declared to store the document comment and be a SIGComment extended data type.