Share via


Resources.PropertyWindow_Descritpion_Multiplicity Property

 

Looks up a localized string similar to The allowed number of entities at this end of the association.

Namespace:   Microsoft.Data.Entity.Design
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

Syntax

public static string PropertyWindow_Descritpion_Multiplicity { get; }
public:
property String^ PropertyWindow_Descritpion_Multiplicity {
    static String^ get();
}
static member PropertyWindow_Descritpion_Multiplicity : string with get
Public Shared ReadOnly Property PropertyWindow_Descritpion_Multiplicity As String

Property Value

Type: System.String

See Also

Resources Class
Microsoft.Data.Entity.Design Namespace

Return to top