POST api/GetDetailProduct?programId={programId}&productGuid={productGuid}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
programId | integer |
Required |
|
productGuid | string |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Data.DataSetName | Description | Type | Additional information |
---|---|---|---|
RemotingFormat | System.Data.SerializationFormat |
None. |
|
SchemaSerializationMode | System.Data.SchemaSerializationMode |
None. |
|
CaseSensitive | boolean |
None. |
|
DefaultViewManager | Collection of Object |
None. |
|
EnforceConstraints | boolean |
None. |
|
DataSetName | string |
None. |
|
Namespace | string |
None. |
|
Prefix | string |
None. |
|
ExtendedProperties | Dictionary of Object [key] and Object [value] |
None. |
|
HasErrors | boolean |
None. |
|
IsInitialized | boolean |
None. |
|
Locale | System.Globalization.CultureInfo |
None. |
|
Site | System.ComponentModel.ISite |
None. |
|
Relations | Collection of Object |
None. |
|
Tables | Collection of Object |
None. |
|
Container | System.ComponentModel.IContainer |
None. |
|
DesignMode | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.