ItemItemCategoryType Property |
Product: QBO
Description: Categorizes the given item as a product or a service. The
applicable values are those exposed through the
ItemCategoryTypeEnum. This is currently applicable only in FR
region.
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string ItemCategoryType { get; set; }
Property Value
Type:
String
Remarks
See Also