CompoundCreateRequest.ChildEntities Property
Applies To: Dynamics CRM 2015
Deprecated.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public EntityCollection ChildEntities { get; set; }
public:
property EntityCollection^ ChildEntities {
EntityCollection^ get();
void set(EntityCollection^ value);
}
member ChildEntities : EntityCollection with get, set
Public Property ChildEntities As EntityCollection
Property Value
Type: Microsoft.Xrm.Sdk.EntityCollection
Type: EntityCollection
See Also
CompoundCreateRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright