Anmelden

.NET Framework Class Library
SplDozent..::.InsertAt Property
SplDozent Class SeeAlso Send Feedback

17.1 Erstellzeitpunkt (Änderungsverfolgung weitere Informationen ...)

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

Syntax

Visual Basic (Declaration)
<DalUpgradeAttribute(MinorVersion := )> _
Public Property InsertAt As Nullable(Of DateTime)
C#
[DalUpgradeAttribute(MinorVersion = )]
public Nullable<DateTime> InsertAt { get; set; }
Visual C++
[DalUpgradeAttribute(MinorVersion = )]
public:
property Nullable<DateTime> InsertAt {
	Nullable<DateTime> get ();
	void set (Nullable<DateTime> value);
}
JavaScript
function get_insertAt();
function set_insertAt(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