Anmelden

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

SWS-Summe nach Erfassung

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

Syntax

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