 | CommenceDatabaseViewField Method |
Returns the value of Field of the Indexth item that satisfies the currently defined filter (if any).
Use the ViewItemCount REQUEST to determine the maximum Index value.
The string "(deleted)" will be returned if the requested item is deleted after the ViewData snapshot is taken.
Namespace:
Vovin.CmcLibNet.Database
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
RemarksIf the Name field is requested, the returned value is NOT clarified. Use ViewItemNameand ClarifyItemNames) to retrieve the clarified item name.
See Also