EntityCurrentOperationStatus.ParentInstanceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parent instance that called this operation.
[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="parent")]
public string ParentInstanceId { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="parent")>]
member this.ParentInstanceId : string with get, set
Public Property ParentInstanceId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute