fsresFabSuiteXMLResponseVersion Property

Retrieves the version number of the API.

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("Version")]
public List<fsresVersion> Version { get; set; }

Property Value

Type: ListfsresVersion
See Also