Library | File

Class wfcImportFeatureIdMap

# include <wfcFeature.h>

class wfcImportFeatureIdMap
 : public virtual xobject
{
    xdeclare(wfcImportFeatureIdMap)
    ...
};
This is a COMPACT class.



Description

Import feature map between item id and user id.



Method Summary

xintGetItemId ()
voidSetItemId (xint value)
The item id.
pfcModelItemTypeGetItemType ()
voidSetItemType (pfcModelItemType value)
The item type.
xintGetUserId ()
voidSetUserId (xint value)
Thr user id.



Method Detail

xintGetItemId ()
voidSetItemId (xint value)

The item id.




pfcModelItemTypeGetItemType ()
voidSetItemType (pfcModelItemType value)

The item type.




xintGetUserId ()
voidSetUserId (xint value)

Thr user id.