Using the MinutesDocumentData object - .NET SDK for SOAP API
39 views
Skip to first unread message
Lamar Vogel
unread,
Feb 18, 2014, 11:50:07 AM2/18/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to granicus-...@googlegroups.com
Hello
I need a way to get the URL to download a PDF represented by a MinutesDocumentData object.
When I log in, I can see an uploaded minutes document with a URL like this "DocumentViewer.php?file=" but the value of "file" does not correspond to any of the properties MinutesDocumentData object that I get from a call to MediaManager.
MediaManager.GetClipMinutesDocuments(ClipID)(0)
Is there any way to get a download url from the MinutesDocumentData object?