|
short | Id [get, set] |
|
string | Name [get, set] |
|
string | Description [get, set] |
|
bool | IsActive [get, set] |
|
◆ GetSchema()
System.Xml.Schema.XmlSchema Apac.Settings.SettingsGroup.GetSchema |
( |
| ) |
|
|
inline |
◆ ReadXml()
void Apac.Settings.SettingsGroup.ReadXml |
( |
System.Xml.XmlReader |
reader | ) |
|
|
inline |
Deserializes a SettingsGroup from XML.
- Parameters
-
reader | The reader containing the data. |
◆ WriteXml()
void Apac.Settings.SettingsGroup.WriteXml |
( |
System.Xml.XmlWriter |
writer | ) |
|
|
inline |
Serializes a SettingsGroup to XML.
- Parameters
-
writer | The writer to which the data is written. |
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Settings/SettingsGroup.cs