StrategyStatusInfo.Type Property

Gets the type.
[DataMember(Name = "Type")] 
public StrategyStatusType Type {get;}
This language is not supported or no code example is available.
[DataMember(Name = "Type")] 
public:  
property StrategyStatusType Type { 
StrategyStatusType get( ); 
}
This language is not supported or no code example is available.
public  
DataMember(Name = "Type") 
function get Type() : StrategyStatusType;
This language is not supported or no code example is available.

Property Value

StrategyStatusType

The type.

In this article

Definition