API Help
Eplan.EplApi.DataModel.Graphics Namespace / HyperLinkPropertyList Class / DESCRIPTION Property / DESCRIPTION(Int32) Property

In This Topic
DESCRIPTION(Int32) Property
In This Topic
Description (Hyperlink) # 19305. This property isn't indexed.
Syntax
public PropertyValue DESCRIPTION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Description text of a hyperlink; an entry is only allowed in one language.

See Also