ArcFM Engine Developer Guide
IDocumentInfo2_set_SavePreview Method


Syntax
'Declaration
 
Public Overridable Sub IDocumentInfo2_set_SavePreview( _
   ByVal SavePreview As Boolean _
) 
'Usage
 
Dim instance As MMDocumentInfoClass
Dim SavePreview As Boolean
 
instance.IDocumentInfo2_set_SavePreview(SavePreview)
public virtual void IDocumentInfo2_set_SavePreview( 
   bool SavePreview
)

Parameters

SavePreview
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMDocumentInfoClass Class
MMDocumentInfoClass Members

 

 


Send Comment