Releases the specified third-party stream.  
             
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Sub IRelease3rdPartyStorage( _
   ByVal StringIn As System.String _
)  | 
| Visual Basic (Usage) |  | 
|---|
| Dim instance As IModelDoc2
Dim StringIn As System.String
 
instance.IRelease3rdPartyStorage(StringIn) | 
| C# |  | 
|---|
| void IRelease3rdPartyStorage( 
   System.string StringIn
) | 
| C++/CLI |  | 
|---|
| void IRelease3rdPartyStorage( 
&   System.String^ StringIn
)  | 
Parameters
- StringIn
- Name of the stream to release 
Remarks
 
            
            See Also
 
            Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0