Revision Property

Returns the revision number for the specified Dynamo object. This property is read-only.

Syntax

DynamoObject.Revision

Properties

The Revision property syntax has this part:

Part

Description

DynamoObject

A Dynamo object.

Return Value

Long. This number represents the revision number that iFIX internally assigns to the Dynamo object.

 

Applies To