Represents a property that exists more than once in a model. This class is used together with the GetCommonProperties methods in the conceptual model queries

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

C#
public class CommonModelProperty
Visual Basic
Public Class CommonModelProperty
Visual C++
public ref class CommonModelProperty

Inheritance Hierarchy

System..::..Object
  HuagatiEDMXTools..::..CommonModelProperty

See Also