RelationshipSchemaNameAttribute Constructor (String)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the RelationshipSchemaNameAttribute class

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

Syntax

public RelationshipSchemaNameAttribute(
    string schemaName
)
public:
RelationshipSchemaNameAttribute(
    String^ schemaName
)
new : 
        schemaName:string -> RelationshipSchemaNameAttribute
Public Sub New (
    schemaName As String
)

Parameters

See Also

RelationshipSchemaNameAttribute Overload
RelationshipSchemaNameAttribute Class
Microsoft.Xrm.Sdk Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright