ActivityInterceptorConfiguration.RegisterRelationship(String, Object, Object) Method

Definition

public:
 void RegisterRelationship(System::String ^ otherActivityName, System::Object ^ location, System::Object ^ otherIDExtractionInfo);
public void RegisterRelationship (string otherActivityName, object location, object otherIDExtractionInfo);
member this.RegisterRelationship : string * obj * obj -> unit
Public Sub RegisterRelationship (otherActivityName As String, location As Object, otherIDExtractionInfo As Object)

Parameters

otherActivityName
String
location
Object
otherIDExtractionInfo
Object

Applies to