set_destination method

set_destination

Sets the link reference destination.

def set_destination(self, destination):
    ...
ParameterTypeDescription
destinationLinkDestinationSyntaxNodeThe LinkDestinationSyntaxNode object.

See Also