- DocuSign Community
- :
- Dev Zone
- :
- DocuSign API Integration (PHP)
- :
- Re: Envelope ID Length
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
0
Envelope ID Length
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-11-2012 06:16 PM
I need to store EnvelopeID in a database, is it a consistent string length?
I want to set the length of the VARCHAR for the column.
Thanks
Re: Envelope ID Length
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-11-2012 09:07 PM
Envelope ID is a GUID - so you can store it in a fixed column length.
