Anmelden

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

zugewiesener Studienablauf, im Status "Zugelassen" muss SapVersionId angegeben werden im Status "Immatrikuliert" muss ImmDatum und SapVersionId angegeben werden

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

Syntax

Visual Basic (Declaration)
<DalUpgradeAttribute(MinorVersion := )> _
<DalColumnAttribute(ForeignKey := GetType(SapVersion))> _
Public Property SapVersionId As Nullable(Of Short)
C#
[DalUpgradeAttribute(MinorVersion = )]
[DalColumnAttribute(ForeignKey = typeof(SapVersion))]
public Nullable<short> SapVersionId { get; set; }
Visual C++
[DalUpgradeAttribute(MinorVersion = )]
[DalColumnAttribute(ForeignKey = typeof(SapVersion))]
public:
property Nullable<short> SapVersionId {
	Nullable<short> get ();
	void set (Nullable<short> value);
}
JavaScript
function get_sapVersionId();
function set_sapVersionId(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