TransactionItem.Name Property

Definition

The Name property of this transaction.

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

Property Value

Attributes

Applies to