| FilespecsDelete Method |
Deletes this record from the database
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public override DeleteEnitityArgs Delete()
public:
virtual DeleteEnitityArgs^ Delete() override
Return Value
Type:
DeleteEnitityArgsTrue if deleted
See Also