MediaDataServiceContext.SetLink(Object, String, Object) Method

Definition

public void SetLink (object source, string sourceProperty, object target);
abstract member SetLink : obj * string * obj -> unit
override this.SetLink : obj * string * obj -> unit
Public Sub SetLink (source As Object, sourceProperty As String, target As Object)

Parameters

source
Object
sourceProperty
String
target
Object

Implements

Applies to