|
Name
|
Type
|
Description
|
| filter | ManagedObjectReference
to a
PropertyFilter |
Filter that was updated.
|
| missingSet | MissingObject[] |
Objects that could not be found on the server, but were
specified in the FilterSpec.objectSet[].obj properties of the
filter spec.
Missing objects are only reported once. In other words, this
field will only be populated for objects that were determined
to be missing since the data version passed to waitForUpdates
or checkForUpdates, and will not contain objects that were
missing prior to that data version.
If the data version passed to waitForUpdates or
checkForUpdates were the initial data version (i.e. an empty
string) then missingSet will contain all of the objects
specified in the FilterSpec.objectSet[].obj that are missing.
|
| objectSet | ObjectUpdate[] |
Set of changes to object properties in the filter.
|
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |