ArcPad Scripting Object Model
ExProperties Property
See Also  Send comments on this topic.
Name
Required. A String that specifies the property.
Index
Optional. A Long that specifies the index.
Extension Object : ExProperties Property

Glossary Item Box

Description

Gets or sets a property from the extension.

Property type

Read-write property

Syntax

object.ExProperties ( Name [,Index] ) = [ value ]

Parameters

Name
Required. A String that specifies the property.
Index
Optional. A Long that specifies the index.

Return Type

Variant

Remarks

The extension DLL must implement the APIs APExGetObjectProperty and/or APExSetObjectProperty in order to support the ExProperties property.

See Also

© 2012 All Rights Reserved.