Transaction.Instrument Property
[DataMember(Name = "instrument")]
public Instrument Instrument {get;}
This language is not supported or no code example is available.
[DataMember(Name = "instrument")]
public:
property Instrument^ Instrument {
Instrument^ get( );
}
This language is not supported or no code example is available.