Anmelden

.NET Framework Class Library
SapFreigabe..::.SapSpezId Property
SapFreigabe Class SeeAlso Send Feedback

Immatrikulatuionsfreigabe für Hauptspezialisierung (Primärschlüssel). Bei Nichtangabe besteht die Freigabe für alle Hauptspezialisierungen. SapSpezId, SapSpezCode sind redundent, müssen konsistent sein.

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

Syntax

Visual Basic (Declaration)
<DalColumnAttribute(ForeignKey := GetType(SapElement))> _
Public Property SapSpezId As Nullable(Of Integer)
C#
[DalColumnAttribute(ForeignKey = typeof(SapElement))]
public Nullable<int> SapSpezId { get; set; }
Visual C++
[DalColumnAttribute(ForeignKey = typeof(SapElement))]
public:
property Nullable<int> SapSpezId {
	Nullable<int> get ();
	void set (Nullable<int> value);
}
JavaScript
function get_sapSpezId();
function set_sapSpezId(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