clsCRAllocations..::..ReadRecord Method
Namespace:
JiwaFinancials.Jiwa.JiwaCRAllocations
Assembly: JiwaCRAllocations (in JiwaCRAllocations.dll)
Assembly: JiwaCRAllocations (in JiwaCRAllocations.dll)
Syntax
public clsCRAllocations..::..ReturnCodes ReadRecord( clsCRAllocations..::..ReadModes ReadMode, clsCRAllocations..::..SeedTypes SeedType, string SeedValue, string FilterString, bool IsDrillDown )
Public Function ReadRecord ( _ ReadMode As clsCRAllocations..::..ReadModes, _ SeedType As clsCRAllocations..::..SeedTypes, _ SeedValue As String, _ FilterString As String, _ IsDrillDown As Boolean _ ) As clsCRAllocations..::..ReturnCodes
public: clsCRAllocations..::..ReturnCodes^ ReadRecord( clsCRAllocations..::..ReadModes^ ReadMode, clsCRAllocations..::..SeedTypes^ SeedType, String^ SeedValue, String^ FilterString, bool^ IsDrillDown )