Anmelden

.NET Framework Class Library
Spl..::.OrgPoolId Property
Spl Class SeeAlso Send Feedback

Raumpool, verwendet durch ERP-Funktion

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

Syntax

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