This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Interface definition for the InteropService class.

Namespace: Smartsite.Core.Services
Assembly:  Smartsite.Services (in Smartsite.Services.dll)

Syntax

C#Copy imageCopy Code
[(Name = "InteropService", Namespace = "http://Smartsite.Services.InteropService", 
	SessionMode = .Required)]
public interface IInteropService : 
Visual Basic (Declaration)Copy imageCopy Code
<(Name := "InteropService", Namespace := "http://Smartsite.Services.InteropService",  _
	SessionMode := .Required)> _
Public Interface IInteropService _
	Inherits 

See Also

Advanced