DOCommerceSyncCategoryTask.createAttributeDescriptor Method [AX 2012]
Creates the attribute descriptor.
Syntax
protected CLRObject createAttributeDescriptor(
EcoResAttribute attribute,
EcoResAttributeType attributeType,
SysGuidString serviceId)
Run On
Called
Parameters
- attribute
Type: EcoResAttribute Table
The table buffer value for the EcoResAttribute table.
- attributeType
Type: EcoResAttributeType Table
The table buffer value for the EcoResAttributeType table.
- serviceId
Type: SysGuidString Extended Data Type
The value of the system GUID string.
Return Value
Type: CLRObject Class
An instance of the attribute description if one was found; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).