This topic has not yet been rated - Rate this topic

ModelRelationshipClass.FromElementClass Property

Visual Studio 2010

Gets the element metadata that represents the "from" element, or the element on the left-hand side of the relationship.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
public ModelElementClass FromElementClass { get; }

Property Value

Type: Microsoft.Data.Schema.SchemaModel.ModelElementClass
A model element metadata object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.