Anmelden

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

17.1 Löschzeitpunkt (Änderungsverfolgung weitere Informationen ...)

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

Syntax

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