Sys.Data.ChangeOperation.linkSourceField Field

Gets the field on the source item that represents the relationship.

var a = MyChangeOperation.linkSourceField;

Return Value

The field on the source item that represents the relationship.

See Also

Other Resources

Sys.Data.ChangeOperation Class