Order.IsExpired Property

[Browsable(false)] 
public bool IsExpired {get;}
This language is not supported or no code example is available.
[Browsable(false)] 
public:  
property bool IsExpired { 
bool get( ); 
}
This language is not supported or no code example is available.
public  
Browsable(false) 
function get IsExpired() : boolean;
This language is not supported or no code example is available.

Property Value

bool

In this article

Definition