Anmelden

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

Relation is in container mode (cascade delete). Relation object is deleted, when OrgPerson has been deleted.

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

Syntax

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