Version: 2023.1
言語: 日本語
public int version ;

説明

The version of the BoundProperty.

Use this property to determine whether the BoundProperty object identifies an existing bound property.

During the life of an application, its Version can overflow and wrap around. For this reason, you cannot assume that a BoundProperty with a higher Version is more recent than a BoundProperty with a lower Version. The lower Version could be more recent.