ArcFM Engine Developer Guide
CompressionServerSinkProvider Constructor(IDictionary,ICollection)


Syntax
'Declaration
 
Public Function New( _
   ByVal properties As IDictionary, _
   ByVal providerData As ICollection _
)
'Usage
 
Dim properties As IDictionary
Dim providerData As ICollection
 
Dim instance As New CompressionServerSinkProvider(properties, providerData)
public CompressionServerSinkProvider( 
   IDictionary properties,
   ICollection providerData
)

Parameters

properties
providerData
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

CompressionServerSinkProvider Class
CompressionServerSinkProvider Members
Overload List

 

 


Send Comment