 | RemReport.RepIntegration Method |
Paperwork .Net Kütüphanesi
Namespace:
Paperwork.Connect
Assembly:
Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntaxpublic rRepIntegration RepIntegration(
bool onlyParams,
bool onlyDetail,
DateTime beginDate,
DateTime endDate,
string application,
string state,
string owner,
string description,
int beginRec,
int endRec,
int integrationId
)
Parameters
- onlyParams
- Type: System.Boolean
- onlyDetail
- Type: System.Boolean
- beginDate
- Type: System.DateTime
- endDate
- Type: System.DateTime
- application
- Type: System.String
- state
- Type: System.String
- owner
- Type: System.String
- description
- Type: System.String
- beginRec
- Type: System.Int32
- endRec
- Type: System.Int32
- integrationId
- Type: System.Int32
Return Value
Type:
rRepIntegration
See Also