Anmelden

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

Fremdschlüssel zum Semester (Planungsperiode) HisSemester

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 Short
C#
[DalColumnAttribute(ForeignKey = typeof(HisSemester))]
public short SemId { get; set; }
Visual C++
[DalColumnAttribute(ForeignKey = typeof(HisSemester))]
public:
property short SemId {
	short get ();
	void set (short 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