FinancialsAPI.SnapshotFilter Property

[Category(CATEGORY_HISTORICAL_DATA_DEFAULTS)] 
[DisplayName("Snapshots")] 
[TypeConverter(typeof(ExpandableObjectConverter))] 
public SnapshotFilter SnapshotFilter {get;}
This language is not supported or no code example is available.
[Category(CATEGORY_HISTORICAL_DATA_DEFAULTS)] 
[DisplayName("Snapshots")] 
[TypeConverter(typeof(ExpandableObjectConverter))] 
public:  
property SnapshotFilter^ SnapshotFilter { 
SnapshotFilter^ get( ); 
}
This language is not supported or no code example is available.
public  
Category(CATEGORY_HISTORICAL_DATA_DEFAULTS) 
DisplayName("Snapshots") 
TypeConverter(typeof(ExpandableObjectConverter)) 
function get SnapshotFilter() : SnapshotFilter;
This language is not supported or no code example is available.

Property Value

SnapshotFilter

In this article

Definition