SnapshotFilter.KeyExecutives Property

[DefaultValue(DEFAULT_KEY_EXECUTIVES)] 
public bool KeyExecutives {get; set;}
This language is not supported or no code example is available.
[DefaultValue(DEFAULT_KEY_EXECUTIVES)] 
public:  
property bool KeyExecutives { 
bool get( ); 
void set( 
bool value 
); 
}
This language is not supported or no code example is available.
public  
DefaultValue(DEFAULT_KEY_EXECUTIVES) 
function get KeyExecutives() : boolean
public  
DefaultValue(DEFAULT_KEY_EXECUTIVES) 
function set KeyExecutives(value : boolean);
This language is not supported or no code example is available.

Property Value

bool

In this article

Definition