Anmelden

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

Fremdschlüssel zu OrgPerson

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

Syntax

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