Verastream Host Integrator .Net Reference

HostIntegratorSession.GetPatternLocations Method ()

Gets the locations for all patterns for the current entity.

[Visual Basic]
Overloads Public Function GetPatternLocations() As IList
[C#]
public IList GetPatternLocations();

Return Value

This version of the GetPatternLocations method (without parameters) returns locations for all patterns defined for the current entity.

Remarks

Gets the locations for all patterns for the current entity.

Exceptions

Exception TypeCondition
HostIntegratorConnectorExceptionThrown if client is not connected
HostIntegratorExceptionThrown if the connection is for metadata only

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.GetPatternLocations Overload List