The TabDefinition type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TabDefinition | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| ClearCache | ||
| Delete | Overloaded. | |
| 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.) | |
| GetDependentPropertyNames |
List all dependent properties for a specified tab
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| List |
List all defined types
| |
| Load | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save |
Save changes to type
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ID |
The unique identifier of type
| |
| IsSystemTab |
If a system defined tab or not
| |
| LocalizedName |
The localized name of the tab
| |
| Name |
The name of the data type
| |
| RequiredAccess |
The required access for this tab
| |
| SortIndex |
The relative sort index
|