Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
FeatureInfoResponse ( ) : System.Linq |
Initializes a new instance of the FeatureInfoResponse class.
|
|
FeatureInfoResponse ( long rankBuildId = default(long?), System rankBuildDate = default(System.DateTime?), System |
Initializes a new instance of the FeatureInfoResponse class.
|
public FeatureInfoResponse ( ) : System.Linq | ||
Résultat | System.Linq |
public FeatureInfoResponse ( long rankBuildId = default(long?), System rankBuildDate = default(System.DateTime?), System |
||
rankBuildId | long | RankBuildId |
rankBuildDate | System | last update date of the rank of this /// feature or score freshness : in case no rank exists, the /// historical date is returned {System.DateTime.MinValue} |
features | System |
List of feature details for a model |
Résultat | System.Linq |