CrmOrganizationServiceContext.IUpdatable.ResetResource Method (Object)
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Client
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
object IUpdatable.ResetResource(
object resource
)
private:
virtual Object^ ResetResource(
Object^ resource
) sealed = IUpdatable::ResetResource
private abstract ResetResource :
resource:Object -> Object
private override ResetResource :
resource:Object -> Object
Private Function ResetResource (
resource As Object
) As Object
Implements IUpdatable.ResetResource
Parameters
resource
Type: System.ObjectType: Object.
Return Value
Type: System.Object
Type: Object
.
Implements
IUpdatable.ResetResource(Object)
See Also
CrmOrganizationServiceContext Class
Microsoft.Xrm.Client Namespace
Developer extensions context object model (Dynamics CRM 2015)
Return to top
© 2017 Microsoft. All rights reserved. Copyright