Descriptor.State Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
When overridden in a derived class, gets the state of the object at the time this instance was constructed.
Namespace: System.Data.Services.Client
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
Syntax
'Declaration
Public Property State As EntityStates
public EntityStates State { get; internal set; }
Property Value
Type: System.Data.Services.Client.EntityStates
The EntityStates of the object returned at the time this instance was constructed.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.