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

Glossary Item Box

Description

Returns True if the layer can be made identfiable; False otherwise.

Property type

Read-only property

Syntax

variable = object.CanIdentify

Return Type

Boolean

Remarks

CanIdentify does not check if the layer is currently identifiable; it only checks to see if the layer can be made identifiable. Use the Identifiable property to actually make the layer identifiable.

See Also

© 2012 All Rights Reserved.