Anmelden

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

Fremdschlüssel Studienplan Weglassen erforderlich für Absolventenerfassung

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

Syntax

Visual Basic (Declaration)
<DalColumnAttribute(ForeignKey := GetType(SapVersion))> _
Public Property SapVersionId As Nullable(Of Integer)
C#
[DalColumnAttribute(ForeignKey = typeof(SapVersion))]
public Nullable<int> SapVersionId { get; set; }
Visual C++
[DalColumnAttribute(ForeignKey = typeof(SapVersion))]
public:
property Nullable<int> SapVersionId {
	Nullable<int> get ();
	void set (Nullable<int> 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