IChangedItem.Type Property
Applies To: Dynamics CRM 2015
Gets or sets a value that specifies the change type.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
ChangeType Type { get; set; }
property ChangeType Type {
ChangeType get();
void set(ChangeType value);
}
abstract Type : ChangeType with get, set
Property Type As ChangeType
Property Value
Type: Microsoft.Xrm.Sdk.ChangeType
Type: ChangeType.
See Also
IChangedItem Interface
Microsoft.Xrm.Sdk Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright