Share via


ModelTypeClass.Properties Property

Definition

Properties for the type.

public System.Collections.Generic.ICollection<Microsoft.SqlServer.Dac.Model.ModelPropertyClass> Properties { get; }
member this.Properties : System.Collections.Generic.ICollection<Microsoft.SqlServer.Dac.Model.ModelPropertyClass>
Public ReadOnly Property Properties As ICollection(Of ModelPropertyClass)

Property Value

Applies to