Anmelden

.NET Framework Class Library
HisStudent..::.ImmSemesterId Property
HisStudent Class SeeAlso Send Feedback

Studienbeginn, Immatrikulation (Planungsperiode)

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

Syntax

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