Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces Namespace > IFKDocumentsController Interface > IFKDocumentsController Methods > Get Method > Get Method (Int32, Int32) | | Drukuj |
.NET Framework Class Library
IFKDocumentsController.Get Method (Int32, Int32)
Namespace: Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces
Assembly: Sage.PL.WebAPI.Interface.FKF.Documents (in Sage.PL.WebAPI.Interface.FKF.Documents.dll) Version: 25.10.1.0 (25.10.1.0)
Visual Basic |
Function Get ( _ |
C# |
IHttpActionResult Get( |
Visual C++ |
IHttpActionResult^ Get( |
JavaScript |
function get(id, yearId); |
id
Type: System.Int32
yearId
Type: System.Int32
IFKDocumentsController Interface