[]
Represents a structure attribute (Attr object) and its revision.
public class AttrRevision : RevisionItem, IOwnedObject
| Name | Description |
|---|---|
| AttrRevision(Attr, int) | Initializes a new instance of the AttrRevision class. |
| Name | Description |
|---|---|
| Attr | Gets the underlying Attr object. |
| Owner | Gets the AttrRevisionCollection containing this object. |
| StructElement | Gets the StructElement owning this object. |