| Local Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
partialUpdates | xsd:boolean |
Flag to indicate if a change to a nested property reports only the
nested change or the entire specified property value. If the value is
true, a change reports only the nested property. If the value is
false, a change reports the enclosing property named in the filter.
|
spec | PropertyFilterSpec |
Specifications for this filter.
|
Methods
Methods defined in this Managed Object |
---|
DestroyPropertyFilter |
This operation can be called explicitly, or it can take place implicitly when the session that created the filter is closed.
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the PropertyFilter used to make the method call. |
Return Value
Type | Description |
---|---|
None |
Faults
Type | Description |
---|---|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Top of page | Local Properties | Local Methods | |
Managed Object Types | Data Object Types | All Properties | All Methods |