Field Class
Namespace: PIX.Document
Assembly: PIX.dll
Assembly: PIX.dll
Inheritance
-
System.Object
- Field
Syntax
public class Field : IXmlSerializable
Constructors
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) |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!