Description Property
Description
The Module description.
Property type
Read-write property
Syntax
Visual Basic
Public Property Description( _
   ByVal ModuleID As Long _
) As String
Parameters
ModuleID
The module type. A value of the tagTDAPI_MODULE Enumeration.
See Also