Id Property (AAppFolder)

Returns a unique identification name used to identify the object folder.

Syntax

[ sId = ] Object.Id

The Id property syntax has the following parts:

 

Name

Type

Description

Object

AAppFolder

AAppFolder object

sId

BString

Folder's unique Id.

Comments

 

Example

print fld.Id

Applies to

AAppFolder

See Also