ArcFM Engine Developer Guide
IdentityServerSinkProvider 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 IdentityServerSinkProvider(properties, providerData)
public IdentityServerSinkProvider( 
   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

IdentityServerSinkProvider Class
IdentityServerSinkProvider Members
Overload List

 

 


Send Comment