Returns or sets the hyperlink field for the layer.
Read-write property
object.HyperlinkField = [ value ] |
String
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.
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.