API Help
Eplan.EplApi.MasterData Namespace / MDPartsManagement Class / UnregisterItem Method

In This Topic
    UnregisterItem Method
    In This Topic
    The given item type will be unregisterd.
    Syntax
    public bool UnregisterItem( 
       string itemType
    )
    public:
    bool UnregisterItem( 
       String^ itemType
    ) 

    Parameters

    itemType
    See Also