[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:QPulseWebServices.Contracts.Service.IAsset.GetAssets(System.String,QPulseWebServices.Contracts.Data.AssetQuery)"]
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.7610.0
Syntax
C# |
---|
Asset[] GetAssets( string token, AssetQuery query ) |
Parameters
- token
- Type: System..::..String
[Missing <param name="token"/> documentation for "M:QPulseWebServices.Contracts.Service.IAsset.GetAssets(System.String,QPulseWebServices.Contracts.Data.AssetQuery)"]
- query
- Type: QPulseWebServices.Contracts.Data..::..AssetQuery
[Missing <param name="query"/> documentation for "M:QPulseWebServices.Contracts.Service.IAsset.GetAssets(System.String,QPulseWebServices.Contracts.Data.AssetQuery)"]
Return Value
Type: array<Asset>[]()[][][Missing <returns> documentation for "M:QPulseWebServices.Contracts.Service.IAsset.GetAssets(System.String,QPulseWebServices.Contracts.Data.AssetQuery)"]