Anmelden

.NET Framework Class Library
AplVector..::.HisStudiumId Property
AplVector Class SeeAlso Send Feedback

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

Syntax

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