|
![]() |
The ObjectStepTable type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IsChanged |
Does change affect this table
(Inherited from TakeoffTable.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
SelectVariables |
Select variable collection of the id, including input variables if exist
(Inherited from TakeoffTable.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateVariables |
Update variables collection back to database, only Objects table will update input variable back to database
(Inherited from TakeoffTable.) |
Properties
Name | Description | |
---|---|---|
![]() |
DbTableName |
Return the database table name
(Inherited from TakeoffTable.) |
![]() |
ObjectId |
Return the ObjectID column definition
|
![]() |
RowId |
Return the RowId column definition
(Inherited from TakeoffTable.) |
![]() |
StepId |
Return the StepID column definition
|
![]() |
Variables |
Returns a TakeoffVariableDefinitionCollection of all the TakeoffVariableDefinition.
(Inherited from TakeoffTable.) |