InvalidPluginExecutionException.Status Property

 

Applies To: Dynamics CRM 2015

Gets the status of the plug-in exception.

Namespace:   Microsoft.Xrm.Sdk
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public OperationStatus Status { get; }
public:
property OperationStatus Status {
    OperationStatus get();
}
member Status : OperationStatus with get
Public ReadOnly Property Status As OperationStatus

Property Value

Type: Microsoft.Xrm.Sdk.OperationStatus

Type: OperationStatus
The status of the plug-in exception.

See Also

InvalidPluginExecutionException Class
Microsoft.Xrm.Sdk Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright