FieldContent Class
Namespace: PIX.Document
Assembly: PIX.dll
Assembly: PIX.dll
Inheritance
-
System.Object
- FieldContent
Syntax
public class FieldContent : IXmlSerializableConstructors
| Name | Description |
|---|---|
| FieldContent() |
For Serialize |
| FieldContent(String) | |
| FieldContent(String, List<FieldValue>) | |
| FieldContent(String, List<IFieldValue>) | |
| FieldContent(XmlReader) |
Fields
| Name | Description |
|---|---|
| FieldName | |
| FieldValueList |
Methods
| Name | Description |
|---|---|
| GetSchema() | |
| ReadXml(XmlReader) | |
| WriteXml(XmlWriter) |