Class relatedParameters
Parameters for the related class.
Inherited Members
Namespace: AdditionalData
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class relatedParameters
Constructors
| Edit this page View SourcerelatedParameters()
Default constructor. Used for de-serialization using XmlSerializer or to create a new object of this type.
Declaration
public relatedParameters()
relatedParameters(XmlNode)
Constructor used when programmatically parsing a XML document.
Declaration
public relatedParameters(XmlNode Root)
Parameters
Type | Name | Description |
---|---|---|
XmlNode | Root | Root node containing the XML for this type |
Fields
| Edit this page View Sourcealtid
Alternate ID parameters
Declaration
public altid altid
Field Value
Type | Description |
---|---|
altid |
mediatype
Media type parameters
Declaration
public mediatype mediatype
Field Value
Type | Description |
---|---|
mediatype |
pid
PID parameters
Declaration
public string[] pid
Field Value
Type | Description |
---|---|
string[] |
pref
Declaration
public pref pref
Field Value
Type | Description |
---|---|
pref |
type
Contains one or more values that specifies the relationship to the subject of this vCard.
Declaration
public relatedParametersText[] type
Field Value
Type | Description |
---|---|
relatedParametersText[] |