NewOrUpdatedItem Constructor (ChangeType, Entity)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of the NewOrUpdatedItem class.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public NewOrUpdatedItem(
ChangeType type,
Entity entity
)
Public Sub New (
type As ChangeType,
entity As Entity
)
Parameters
type
Type: Microsoft.Xrm.Sdk.ChangeTypeSpecifies the change type.
entity
Type: Microsoft.Xrm.Sdk.EntitySpecifies the entity.
See Also
NewOrUpdatedItem Class
Microsoft.Xrm.Sdk Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright