Share via


DOCommerceSyncCategoryTask.createAttributeDescriptor Method [AX 2012]

Creates the attribute descriptor.

Syntax

protected CLRObject createAttributeDescriptor(
    EcoResAttribute attribute, 
    EcoResAttributeType attributeType, 
    SysGuidString serviceId)

Run On

Called

Parameters

Return Value

Type: CLRObject Class
An instance of the attribute description if one was found; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

DOCommerceSyncCategoryTask Class