|
Description
|
Returns a reference to the Insert object.
|
Syntax Visual Basic
|
Dim ObjectVar As PostelInsert Set ObjectVar = [form.]Postel.Insert
|
|
Visual C++
|
CPostelInsert Postel.GetInsert();
|
|
Delphi
|
property Insert: _PostelInsert;
|
|
C#
|
PostelInsert Postel.Insert;
|
|
Remarks
|
See the Inserts property for more information./Vedere la proprietā Insert per maggiori informazioni.
|
|
Data Type
|
PostelInsert
|