|
|
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Namespace: Smartsite.ManagementInformation.Server
Assembly: Smartsite.ManagementInformation (in Smartsite.ManagementInformation.dll)
Syntax
| C# | |
|---|---|
public void SetDailyQueryValue( string siteName, string queryId, long value ) | |
| Visual Basic (Declaration) | |
|---|---|
Public Sub SetDailyQueryValue ( _ siteName As , _ queryId As , _ value As Long _ ) | |
Parameters
- siteName
- String
- queryId
- String
- value
- Int64
See Also
HitServiceClient Class
Smartsite.ManagementInformation.Server Namespace