DataServer.AsString Method | |
Return the descriptive label defined for this data server.
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD AsString() AS USUAL
public virtual Usual AsString()
Request Example
View SourceReturn Value
Type:
Usual
The caption from this data server's hyperlabel, if it contains one; otherwise, the data server's name is returned.
See Also