AdvantageApiRequest<(Of <(<'TReturnResult>)>)>..::..Post<(Of <(<'TRequestParameter>)>)> Method (String, TRequestParameter, AuthenticationHeaderValue)
Namespace:
AdvantageCSP.API.Request
Assembly: AdvantageCSP.API (in AdvantageCSP.API.dll)
Assembly: AdvantageCSP.API (in AdvantageCSP.API.dll)
Syntax
public static AdvantageApiRequest<(Of <(<'TReturnResult>)>)>..::..AdvantageApiRequestResult Post<TRequestParameter>( string url, TRequestParameter requestObject, AuthenticationHeaderValue authenticationHeader )
Type Parameters
- TRequestParameter
Parameters
- url
- Type: String
- requestObject
- Type: TRequestParameter
- authenticationHeader
- Type: AuthenticationHeaderValue