DataServer.Name Property (Typed) | |
A string representing the name of this data server.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Name AS STRING GET
public virtual string Name { get; }
Request Example
View SourceProperty Value
Type:
StringA string representing the name of this data server.
See Also