ProjectAssetSearch.Result
public class ProjectAssetSearch.ResultContains project asset records matching the supplied filters and the total number of matches.
Fields
Section titled “Fields”
public List<AssetInfo> FilesReturns
System.Collections.Generic.List{AssetInventory.AssetInfo}
ResultCount
Section titled “ResultCount”public int ResultCountReturns
System.Int32
Constructors
Section titled “Constructors”
Result()
Section titled “Result()”public Result()