Uiinfrastructure API Docs  
 

AApprovalModel.GetName Method 

Concrete subclasses must implement this method to return the name of the model.

public abstract string GetName();

Return Value

String

Implements

IMVCObject.GetName

See Also

AApprovalModel Class | com.plumtree.uiinfrastructure.approval Namespace