Anmelden

.NET Framework Class Library
CmsPageFavor..::.InsertByPersonId Property
CmsPageFavor Class SeeAlso Send Feedback

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

Syntax

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