Anmelden

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

Abschlussnote bei erfolgreicher Beendigung des Studiums

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

Syntax

Visual Basic (Declaration)
<DalColumnAttribute(Length := , Precision := )> _
<DalUpgradeAttribute(MinorVersion := )> _
Public Property AbschlussNote As Nullable(Of Decimal)
C#
[DalColumnAttribute(Length = , Precision = )]
[DalUpgradeAttribute(MinorVersion = )]
public Nullable<decimal> AbschlussNote { get; set; }
Visual C++
[DalColumnAttribute(Length = , Precision = )]
[DalUpgradeAttribute(MinorVersion = )]
public:
property Nullable<Decimal> AbschlussNote {
	Nullable<Decimal> get ();
	void set (Nullable<Decimal> value);
}
JavaScript
function get_abschlussNote();
function set_abschlussNote(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