Anmelden

.NET Framework Class Library
HisStart..::.AvgSvNote Property
HisStart Class SeeAlso Send Feedback

Durchschnitt Abschlussnote

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

Syntax

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