fsresFabSuiteXMLResponseConnect Property |
Establishes a connection to the FabSuite database. Cannot be called through a remote connection
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("Connect")] public List<fsresConnect> Connect { get; set; }
Property Value
Type: ListfsresConnectSee Also