SOLIDWORKS PDM Professional API Help Send Feedback
DestFolderID Property (IEdmBatchItemGeneration)
See Also 
EPDM.Interop.epdm Namespace > IEdmBatchItemGeneration Interface : DestFolderID Property (IEdmBatchItemGeneration)


Gets or sets the ID of the item folder where new items are placed.

Syntax

Visual Basic 
Property DestFolderID As System.Integer
C# 
System.int DestFolderID {get; set;}
C++/CLI 
property System.int DestFolderID {
   System.int get();
   void set ( &   System.int value);
}

Property Value

ID of the item folder; by default, the item root folder

See Also

Availability

SOLIDWORKS PDM Professional 2009 Service Pack 2