Click or drag to resize

GenericSPGetCurrentItem Method

Convert the current SIS Item into an Item with all its details, with the exception of Attributes.

Namespace:  Cadcorp.GFB.CadcorpSP
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public Item GetCurrentItem()

Return Value

Type: Item
The fully populated Item structure.
See Also