Deletes a document identifier template.
public Boolean ADRDeleteTemplate( int TemplateID );
Public Function ADRDeleteTemplate( ByVal TemplateID As Integer ) As Boolean
|
Parameters |
Description |
|
TemplateID |
The existing template ID to delete. |
True if deleted, else False (unknown template).
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|