Aqualogic Interaction API  
 

IPTPropertyFilterItem.Import Method 

Imports this filter item from a MigrationElement

void Import(
   IPTMigrationElement pMigrationElement,
   string bstrSubElementName
);

Parameters

pMigrationElement
the MigrationElement from which to import this filter item
bstrSubElementName
the name of the subelement within the migration element

See Also

IPTPropertyFilterItem Interface | com.plumtree.server Namespace | IPTMigrationElement