[Missing <summary> documentation for "M:Caisis.BOL.BusinessObject.Insert"]

Namespace: Caisis.BOL
Assembly: Caisis.BOL (in Caisis.BOL.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected Nullable<int> Insert()
Visual Basic
Protected Function Insert As Nullable(Of Integer)
Visual C++
protected:
Nullable<int> Insert()

Return Value

Type: Nullable<(Of <(<'Int32>)>)>

[Missing <returns> documentation for "M:Caisis.BOL.BusinessObject.Insert"]

See Also