LogSuccessBulkOperationRequest.CreatedObjectTypeCode Property
Applies To: Dynamics CRM 2015
For internal use only.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public int CreatedObjectTypeCode { get; set; }
public:
property int CreatedObjectTypeCode {
int get();
void set(int value);
}
member CreatedObjectTypeCode : int with get, set
Public Property CreatedObjectTypeCode As Integer
Property Value
Type: System.Int32
Type: Int32
See Also
LogSuccessBulkOperationRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright