DataServer.FCount Property | |
The number of fields in this data server.
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FCount AS USUAL GET
public virtual Usual FCount { get; }
Request Example
View SourceProperty Value
Type:
UsualThe number of fields in this data server.
See Also