Refreshes this object and retrieves from the server the object referenced by the object-valued property specified by the propertyName parameter and populates its properties according to the filter.

Overload List

  Name Description
Public method FetchProperty (String, PropertyFilter) Refreshes this object and retrieves from the server the object referenced by the object-valued property specified by the propertyName parameter and populates its properties according to the filter.
Public method FetchProperty (String, PropertyFilter, Nullable<int>) Refreshes this object and retrieves from the server the object referenced by the object-valued property specified by the propertyName parameter and populates its properties according to the filter.

See Also