public final class ViewNodeProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static QualifiedProperty<String> |
NodeVersion
The NodeVersion Property is used to indicate the version of a Node.
|
static QualifiedProperty<UInteger> |
ViewVersion
The version number for the View.
|
public static final QualifiedProperty<String> NodeVersion
The NodeVersion Property is updated each time a Reference is added or removed from the Node the Property belongs to.
public static final QualifiedProperty<UInteger> ViewVersion
Clients may detect changes to the composition of a View using this Property.
The value of the ViewVersion shall always be greater than 0.
Copyright © 2025. All rights reserved.