Class sidebarsbyvaltype
Class for containing information about the side-bars of the conference by value. See Section 5.9.3 of RFC 4575.
Inherited Members
Namespace: I3SubNot
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class sidebarsbyvaltype
Constructors
| Edit this page View Sourcesidebarsbyvaltype()
Constructor
Declaration
public sidebarsbyvaltype()
Fields
| Edit this page View SourceAnyAttr
Attributes extension point.
Declaration
public List<XmlAttribute> AnyAttr
Field Value
Type | Description |
---|---|
List<XmlAttribute> |
entry
Contains the information about the sidebar sub-conferences.
Declaration
public List<conferencetype> entry
Field Value
Type | Description |
---|---|
List<conferencetype> |
state
State of the sub-conference information.
Declaration
public string state
Field Value
Type | Description |
---|---|
string |