ArcPad Scripting Object Model
Properties Property
See Also  Send comments on this topic.
Property
Required. A String that specifies the property name.
DataSource Object : Properties Property

Glossary Item Box

Description

Returns or sets the specified property for the Datasource.

Property type

Read-write property

Syntax

object.Properties ( Property ) = [ value ]

Parameters

Property
Required. A String that specifies the property name.

Return Type

Variant

Remarks

The Properties property is used to get or set the value of properties that are stored in the Datasource and accessed less often. The following properties are supported:
Name Description Return Type Read-only or read/write
AXF_SCHEMA_VERSION The schema version. Double Read-only
LAYERCOUNT The number of layers in the datasource. Long Read-only

Example

See Also

© 2012 All Rights Reserved.