ClosureFindElementOperation.TargetElementId Property

Definition

Id of the element as found in the target store

public:
 property Guid TargetElementId { Guid get(); void set(Guid value); };
public Guid TargetElementId { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.TargetElementId : Guid with get, set
Public Property TargetElementId As Guid

Property Value

Guid

Attributes

Applies to