Infront Data Manager Connect Client (.NET)
|
This class represents the ComplexType BaseConfiguration More...
Inherits Gevasys.DataCore.Configuration.Generated.XmlCommonBase.
Public Member Functions | |
BaseConfiguration () | |
Constructor for BaseConfiguration More... | |
BaseConfiguration (String elementName) | |
override object | Clone () |
Allows the class to be copied More... | |
override LiquidTechnologies.Runtime.Net40.XmlObjectBase | GetBase () |
Protected Member Functions | |
override void | Init () |
Initilizes the class More... | |
Protected Attributes | |
LiquidTechnologies.Runtime.Net40.BigInteger | m_ConnectRetryInterval |
Gevasys.DataCore.Configuration.Generated.WebProxy_Nillable | m_WebProxy |
Properties | |
override String | TargetNamespace [get] |
LiquidTechnologies.Runtime.Net40.BigInteger | ConnectRetryInterval [get, set] |
Represents a mandatory Attribute in the XML document More... | |
Gevasys.DataCore.Configuration.Generated.WebProxy_Nillable | WebProxy [get, set] |
Represents an optional Element in the XML document More... | |
override String | Namespace [get] |
This class represents the ComplexType BaseConfiguration
|
inline |
Constructor for BaseConfiguration
The class is created with all the mandatory fields populated with the default data.
All Collection object are created.
However any 1-n relationships (these are represented as collections) are empty. To comply with the schema these must be populated before the xml obtained from ToXml is valid against the schema D:\Sources\Liquid\DataCoreServer\InstanceConfiguration.xsd
|
inline |
Allows the class to be copied
Performs a 'deep copy' of all the data in the class (and its children)
|
inlineprotected |
Initilizes the class
The Creates all the mandatory fields (populated with the default data) All Collection object are created.
However any 1-n relationships (these are represented as collections) are empty. To comply with the schema these must be populated before the xml obtained from ToXml is valid against the schema D:\Sources\Liquid\DataCoreServer\InstanceConfiguration.xsd.
|
getset |
Represents a mandatory Attribute in the XML document
This property is represented as an Attribute in the XML.
It is mandatory and therefore must be populated within the XML.
It is defaulted to 0.
|
getset |
Represents an optional Element in the XML document
This property is represented as an Element in the XML.
It is optional, initially it is null.
Copyright (C) 2021 Infront Financial Technology GmbH
Mainzer Landstrasse 178 – 190
60327 Frankfurt am Main
Infront Data Manager Connect V4.1