Anmelden

.NET Framework Class Library
HisProjekt..::.ProjektDozentId1 Property
HisProjekt Class SeeAlso Send Feedback

Namespace: Nsoft.His.DataModel
Assembly: Nsoft.His.DataModel (in Nsoft.His.DataModel.dll)

Syntax

Visual Basic (Declaration)
<DalColumnAttribute(ForeignKey := GetType(HisDozent))> _
Public Property ProjektDozentId1 As Nullable(Of Integer)
C#
[DalColumnAttribute(ForeignKey = typeof(HisDozent))]
public Nullable<int> ProjektDozentId1 { get; set; }
Visual C++
[DalColumnAttribute(ForeignKey = typeof(HisDozent))]
public:
property Nullable<int> ProjektDozentId1 {
	Nullable<int> get ();
	void set (Nullable<int> value);
}
JavaScript
function get_projektDozentId1();
function set_projektDozentId1(value);

See Also

Overview of namespaces
   
Top

Wir arbeiten mit Software von http://www.campus21.de.

Verantwortlich für angezeigte Daten ist der Webdomain-Eigentümer laut Impressum.

Suche