fsreqFabSuiteXMLRequestVersion Property |
Retrieves the version number of the API.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("Version")] public List<fsreqVersion> Version { get; set; }
Property Value
Type: ListfsreqVersionSee Also