Class CadTableContent

CadTableContent class

Class describing TABLECONTENT object.

public class CadTableContent : CadBaseObject

Constructors

NameDescription
CadTableContent()Initializes a new instance of the CadTableContent class.

Properties

NameDescription
ApplicationCodesContainer { get; set; }Gets or sets the application defined codes container.
Attribute102Values { get; set; }Gets or sets the attribute102 values.
Attributes { get; set; }Gets or sets the attributes.
ChildObjects { get; set; }Gets or sets the child objects.
EmbeddedObjectsContainer { get; set; }Gets or sets the embedded objects container.
FormatedTableDataParameters { get; set; }Gets or sets the formated table data parameters.
HardOwner { get; set; }Gets or sets the hard owner.
IsSoftOwnerSet { get; }Gets a value indicating whether soft owner is set.
LinkedDataParameters { get; set; }Gets or sets the linked data parameters.
LinkedTableDataParameters { get; set; }Gets or sets the linked table data parameters.
Numreactors { get; set; }The Numreactors
ObjectHandle { get; set; }Gets or sets the object handle.
Reactors { get; set; }Get or sets the reactors handle
SoftOwner { get; set; }Gets or sets the soft owner.
TableContentParameters { get; set; }Gets or sets the table content parameters.
TypeName { get; }Gets the name of the type.
XdataContainer { get; set; }Gets or sets the xdata container.

Methods

NameDescription
GetUID()Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer
SetUID(string)Sets

See Also