Share via


SpacePinBinder.RemoveSpacePin(String) Method

Definition

Remove the space pin binding associated with this SpacePin.

public bool RemoveSpacePin (string spacePinId);
member this.RemoveSpacePin : string -> bool
Public Function RemoveSpacePin (spacePinId As String) As Boolean

Parameters

spacePinId
String

Space pin id of binding to remove.

Returns

True if found and removed.

Remarks

Any binding between this pin and a cloud anchor is also severed.

Applies to