Share via


EntitySetInfo Constructor (PropertyInfo, EntityInfo)

 

Applies To: Dynamics CRM 2015

Creates an EntitySetInfo class.

Namespace:   Microsoft.Xrm.Client.Metadata
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

public EntitySetInfo(
    PropertyInfo property,
    EntityInfo entity
)
public:
EntitySetInfo(
    PropertyInfo^ property,
    EntityInfo^ entity
)
new : 
        property:PropertyInfo *
        entity:EntityInfo -> EntitySetInfo
Public Sub New (
    property As PropertyInfo,
    entity As EntityInfo
)

Parameters

See Also

EntitySetInfo Class
Microsoft.Xrm.Client.Metadata Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright