All Cadcorp SIS API Methods

GetPropertyDescription Method

Description

Gets the description of a property.

Syntax

Visual Basic
Public Function GetPropertyDescription( _
   ByVal prop As String _
) As String

Parameters

prop
The property whose description is required.

Return Type

The description of the property.

Remarks

Available: GEO D OD OM OV SISpy

Group:

Example

sis.GetPropertyDescription ("URN$" )