This topic has not yet been rated - Rate this topic

RefreshStatus Enumeration

Represents an enumeration that describes the refresh status.

Namespace:  Microsoft.BusinessData.Offlining
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)
public enum RefreshStatus
Member nameDescription
SucceededSpecifies that the refresh succeeded.
InProgressSpecifies that the refresh is in progress.
FailedSpecifies that the refresh failed.
UnknownSpecifies that the refresh status is unknown.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.