All Frameworks  Object Hierarchy  This Framework  Next  Indexes  

PPRActivity (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---Activity
            |
            +---PPRActivity
 


The interface is used to retrieve the items and resources of the current Activity.

Property Index

PPRItems
Retrieves the list of items as Products aggregated by the Activity.
PPRResources
Retrieves the list of resources as Products aggregated by the Activity.

Properties


o Property PPRItems() As CATIAPPRProducts (Read Only)
Retrieves the list of items as Products aggregated by the Activity.
Returns:
The list of items of the current Activity.
o Property PPRResources() As CATIAPPRProducts (Read Only)
Retrieves the list of resources as Products aggregated by the Activity.
Returns:
The list of resources of the current Activity.

Copyright © 2003, Dassault Systèmes. All rights reserved.