OrganizationServiceElementCollection Constructor ()
Applies To: Dynamics CRM 2013
Initializes a new instance of the OrganizationServiceElementCollection class.
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public OrganizationServiceElementCollection()
public:
OrganizationServiceElementCollection()
new : unit -> OrganizationServiceElementCollection
Public Sub New
See Also
OrganizationServiceElementCollection Class
Microsoft.Xrm.Client.Configuration Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top