TDataConnectionWebQueryProperties.Post Property
Returns or sets the string used with the post method of inputting data into a web server to return data from a web query.
Syntax
Namespace: FlexCel.Core
public String Post { get; set; }
Returns or sets the string used with the post method of inputting data into a web server to return data from a web query.
Namespace: FlexCel.Core
public String Post { get; set; }