Plumtree Portal UI  
 

SaveObjectModel.IsMigrationApproved Method 

Returns true if the migration has already been approved for the current object.

public virtual bool IsMigrationApproved();

Return Value

boolean

Implements

ISaveObjectModelRO.IsMigrationApproved

See Also

SaveObjectModel Class | com.plumtree.portaluiinfrastructure.editor.saveobject Namespace