ArcPad Scripting Object Model
HyperlinkField Property
See Also  Send comments on this topic.
Layer Object : HyperlinkField Property

Glossary Item Box

Description

Returns or sets the hyperlink field for the layer.

Property type

Read-write property

Syntax

object.HyperlinkField = [ value ]

Return Type

String

Remarks

If no hyperlink field is set, the return value is an empty string.
To remove the hyperlink field of a layer, set the .HyperlinkField property to an empty string.
Attempting to set the HyperlinkField property to an non-existent field will cause ArcPad to throw a script error.

See Also

© 2012 All Rights Reserved.