Aqualogic Interaction API  
 

IPTPropertyFilterItem.Export Method 

Exports this filter item to a MigrationElement

void Export(
   IPTMigrationElement pMigrationElement,
   string bstrSubElementName
);

Parameters

pMigrationElement
the MigrationElement to which this filter item should be exported
bstrSubElementName
the name of the subelement within the migration element

See Also

IPTPropertyFilterItem Interface | com.plumtree.server Namespace | IPTMigrationElement