Anmelden

.NET Framework Class Library
HisStudent..::.InsertBy Property
HisStudent Class SeeAlso Send Feedback

Erstellungszeitpunkt

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

Syntax

Visual Basic (Declaration)
<DalIgnoreUpdateAttribute> _
<DalColumnAttribute(Length := )> _
<DalUpgradeAttribute(MinorVersion := )> _
Public Property InsertBy As String
C#
[DalIgnoreUpdateAttribute]
[DalColumnAttribute(Length = )]
[DalUpgradeAttribute(MinorVersion = )]
public string InsertBy { get; set; }
Visual C++
[DalIgnoreUpdateAttribute]
[DalColumnAttribute(Length = )]
[DalUpgradeAttribute(MinorVersion = )]
public:
property String^ InsertBy {
	String^ get ();
	void set (String^ value);
}
JavaScript
function get_insertBy();
function set_insertBy(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