dotnetCHARTING Send comments on this topic.
ExportServer Property
See Also 
dotnetCHARTING Namespace > JsOptions Class : ExportServer Property


Gets or sets the export server.

Syntax

Visual Basic (Declaration) 
Public Property ExportServer As String
Visual Basic (Usage)Copy Code
Dim instance As JsOptions
Dim value As String
 
instance.ExportServer = value
 
value = instance.ExportServer
C# 
public string ExportServer {get; set;}

See Also

© 2021 All Rights Reserved.