FXStrategy.Type Property
[Parameter()]
[Category("Information")]
[ReadOnly(true)]
public override string Type {get;}
This language is not supported or no code example is available.
[Parameter()]
[Category("Information")]
[ReadOnly(true)]
public:
property String^ Type {
String^ get( );
}
This language is not supported or no code example is available.
public
Parameter()
Category("Information")
ReadOnly(true)
function get Type() : String;
This language is not supported or no code example is available.
Property Value
string
In this article
Definition