SellSideProviderError.Type Property

public SellSideProviderErrorType Type {get; set;}
This language is not supported or no code example is available.
public:  
property SellSideProviderErrorType Type { 
SellSideProviderErrorType get( ); 
void set( 
SellSideProviderErrorType value 
); 
}
This language is not supported or no code example is available.
public function get Type() : SellSideProviderErrorType
public function set Type(value : SellSideProviderErrorType);
This language is not supported or no code example is available.

Property Value

SellSideProviderErrorType

In this article

Definition