The TabDefinition type exposes the following members.

Constructors

  NameDescription
TabDefinitionOverloaded.

Methods

  NameDescription
ClearCache
DeleteOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(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
LoadOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Save
Save changes to type
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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

See Also