Share via


RelationshipMetadataBase Constructor (RelationshipType)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the RelationshipMetadataBase class

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

Syntax

protected RelationshipMetadataBase(
    RelationshipType type
)
protected:
RelationshipMetadataBase(
    RelationshipType type
)
new : 
        type:RelationshipType -> RelationshipMetadataBase
Protected Sub New (
    type As RelationshipType
)

Parameters

Remarks

For internal use only.

See Also

RelationshipMetadataBase Overload
RelationshipMetadataBase Class
Microsoft.Xrm.Sdk.Metadata Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright