SOLIDWORKS PDM Professional API Help Send Feedback
IEdmVault20 Interface
See Also  Members   Example
EPDM.Interop.epdm Namespace : IEdmVault20 Interface


Allows you to access a file vault.


NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.

Syntax

Example

Remarks

This interface:

  • extends IEdmVault19 by providing the ability to get whether a specified user must add a comment when making specified workflow transitions for specified documents.
  • is extended by IEdmVault21.

See Also