You are viewing limited content. For full access, please sign in.

Question

Question

Set Volume name for a document

asked on December 4, 2015

How do you set a volume name for a document in SDK script activity of workflow? I do not see any methods like SetVolumeName. Please help.

0 0

Replies

replied on December 4, 2015 Show version history

You will want to use the "EntryInfo.MigrateTo" method. Since "DocumentInfo" inherits from "EntryInfo", this method can be invoked from "DocumentInfo". To see what volume the entry currently resides, use the "VolumeName" property.

1 0
replied on December 4, 2015

Thanks

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.