Trading_GetProductFinderXSLResponseType Class Reference
Inherits from | Trading_AbstractResponseType : NSObject |
Declared in | Trading_GetProductFinderXSLResponseType.h Trading_GetProductFinderXSLResponseType.m |
Tasks
-
xslFile
Child elements specify data related to one XSL file.
property
In theory, multiple XSLFile objects can be returned.
Currently, this call only retrieves the product_finder.xsl file.
Properties
xslFile
Child elements specify data related to one XSL file.
In theory, multiple XSLFile objects can be returned.
Currently, this call only retrieves the product_finder.xsl file.
@property (nonatomic, retain) NSMutableArray *xslFile
Discussion
Child elements specify data related to one XSL file.
In theory, multiple XSLFile objects can be returned.
Currently, this call only retrieves the product_finder.xsl file.
entry type : class Trading_XSLFileType
Declared In
Trading_GetProductFinderXSLResponseType.h