SampleApp.Form1.DeleteFilePlanView Function
Delete the specified File Plan View. Note it will not be possible to delete a View unless all it's children and relationship definitions have been deleted.
Private bool DeleteFilePlanView (int, string)
Type
Name
Description
int
nFlPlnViewID
The Id of the View to delete.
string
strFlPlnViewNm
The name (for display purposes only) to delete.
Return
Description
bool