Field Class
  Namespace: PIX.Document
Assembly: PIX.dll
  
  
  Assembly: PIX.dll
Inheritance
- 
      System.Object
      - Field
 
Syntax
public class Field : IXmlSerializableConstructors
| Name | Description | 
|---|---|
| Field() | 
Properties
| Name | Description | 
|---|---|
| IsCurrentlyOneAndAlwaysOneSelected | If IsOneAndAlwaysOneSelected is true and IsCurrentlyOneAndAlwaysOneSelected is false, then the field originally was OneAndAlwaysOne, but is currently not. Run RevertOneAndAlwaysOneSelected to restore :) | 
| IsOneAndAlwaysOneSelected | |
| IsSystem | |
| Name | |
| OneAndAlwaysOneSelectedFieldValue | This field isn't populated unless the call to "ClearOneAndAlwaysOne" has been done | 
| RowCount | 
Methods
| Name | Description | 
|---|---|
| GetSchema() | |
| ReadXml(XmlReader) | |
| WriteXml(XmlWriter) |