SKUFileInfoProviderSetSKUFileInfoInternal Method |
Sets (updates or inserts) specified SKU file.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual void SetSKUFileInfoInternal(
SKUFileInfo fileObj
)
Parameters
- fileObj
- Type: CMS.EcommerceSKUFileInfo
Sku file to be set.
See Also