Anmelden

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

Kursgruppe (Vektor)

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

Syntax

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