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)
Syntaxpublic Item GetCurrentItem()
Public Function GetCurrentItem As Item
Return Value
Type:
ItemThe fully populated Item structure.
See Also