FixBaseProvider.SenderCompId Property
[Category(Category.Config)]
[Browsable(false)]
public virtual string SenderCompId {get; set;}
This language is not supported or no code example is available.
[Category(Category.Config)]
[Browsable(false)]
public:
virtual property String^ SenderCompId {
String^ get( );
void set(
String^ value
);
}
This language is not supported or no code example is available.
public
Category(Category.Config)
Browsable(false)
function get SenderCompId() : String;
public
Category(Category.Config)
Browsable(false)
function set SenderCompId(value : String);
This language is not supported or no code example is available.
Property Value
string
In this article
Definition