Anmelden

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

Planungskontext oder Modulkontext?

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

Syntax

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