What's New
General Information
Table Structure
crm.product.add
crm.product.delete
crm.product.fields
crm.product.get
crm.product.list
crm.product.property.add
crm.product.property.delete
crm.product.property.enumeration.fields
crm.product.property.fields
crm.product.property.get
crm.product.property.list
crm.product.property.settings.fields
crm.product.property.types
crm.product.property.update
crm.product.update
crm.product.property.types
crm.product.property.types()
Returns a list of product property types.
Parameters
No parameters.
Example
BX24.callMethod( "crm.product.property.types", {}, function(result) { if(result.error()) console.error(result.error()); else console.dir(result.data()); } );
© «Bitrix Inc.»,
2001-2021,
«Bitrix Inc.», 2021
User Comments
User comments are not part of official documentation. Use information provided by other users in the comments at your own risk.The User Comments section is not to be used as a feature discussion board. Only registered users can post comments. Your comment will be visible once it has been approved by the moderator.