Anmelden

.NET Framework Class Library
SplDozent..::.SemId Property
SplDozent Class SeeAlso Send Feedback

Redundanzspalte Planungsperiode Spl.Semid

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

Syntax

Visual Basic (Declaration)
<DalColumnAttribute(ForeignKey := GetType(HisSemester))> _
Public Property SemId As Integer
C#
[DalColumnAttribute(ForeignKey = typeof(HisSemester))]
public int SemId { get; set; }
Visual C++
[DalColumnAttribute(ForeignKey = typeof(HisSemester))]
public:
property int SemId {
	int get ();
	void set (int value);
}
JavaScript
function get_semId();
function set_semId(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