Class ItemType
Class for the item type ItemType
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
[ArasName("ItemType")]
public class ItemType : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceItemType()
Declaration
protected ItemType()
ItemType(ElementFactory, Object[])
Declaration
public ItemType(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceAllowPrivatePermission()
Retrieve the allow_private_permission property of the item
Declaration
public IProperty_Boolean AllowPrivatePermission()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
AutoSearch()
Retrieve the auto_search property of the item
Declaration
public IProperty_Boolean AutoSearch()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
CacheQuery()
Retrieve the cache_query property of the item
Declaration
public IProperty_Text CacheQuery()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
ClassStructure()
Retrieve the class_structure property of the item
Declaration
public IProperty_Text ClassStructure()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
CloseIcon()
Retrieve the close_icon property of the item
Declaration
public IProperty_Text CloseIcon()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Core()
Retrieve the core property of the item
Declaration
public IProperty_Boolean Core()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
DefaultPageSize()
Retrieve the default_page_size property of the item
Declaration
public IProperty_Number DefaultPageSize()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
Description()
Retrieve the description property of the item
Declaration
public IProperty_Text Description()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
EnforceDiscovery()
Retrieve the enforce_discovery property of the item
Declaration
public IProperty_Boolean EnforceDiscovery()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
HelpItem()
Retrieve the help_item property of the item
Declaration
public IProperty_Item<Help> HelpItem()
Returns
| Type | Description |
|---|---|
| IProperty_Item<Help> |
HelpUrl()
Retrieve the help_url property of the item
Declaration
public IProperty_Text HelpUrl()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
HideWhereUsed()
Retrieve the hide_where_used property of the item
Declaration
public IProperty_Boolean HideWhereUsed()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
HistoryTemplate()
Retrieve the history_template property of the item
Declaration
public IProperty_Item<HistoryTemplate> HistoryTemplate()
Returns
| Type | Description |
|---|---|
| IProperty_Item<HistoryTemplate> |
ImplementationDdl()
Retrieve the implementation_ddl property of the item
Declaration
public IProperty_Text ImplementationDdl()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
ImplementationType()
Retrieve the implementation_type property of the item
Declaration
public IProperty_Text ImplementationType()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
InstanceData()
Retrieve the instance_data property of the item
Declaration
public IProperty_Text InstanceData()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
IsDependent()
Retrieve the is_dependent property of the item
Declaration
public IProperty_Boolean IsDependent()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
IsRelationship()
Retrieve the is_relationship property of the item
Declaration
public IProperty_Boolean IsRelationship()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
IsVersionable()
Retrieve the is_versionable property of the item
Declaration
public IProperty_Boolean IsVersionable()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
Label()
Retrieve the label property of the item
Declaration
public IProperty_Text Label()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
LabelPlural()
Retrieve the label_plural property of the item
Declaration
public IProperty_Text LabelPlural()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
LargeIcon()
Retrieve the large_icon property of the item
Declaration
public IProperty_Text LargeIcon()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
ManualVersioning()
Retrieve the manual_versioning property of the item
Declaration
public IProperty_Text ManualVersioning()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Maxrecords()
Retrieve the maxrecords property of the item
Declaration
public IProperty_Number Maxrecords()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
NameProp()
Retrieve the name property of the item
Declaration
[ArasName("name")]
public IProperty_Text NameProp()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
OpenIcon()
Retrieve the open_icon property of the item
Declaration
public IProperty_Text OpenIcon()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Revisions()
Retrieve the revisions property of the item
Declaration
public IProperty_Item<Revision> Revisions()
Returns
| Type | Description |
|---|---|
| IProperty_Item<Revision> |
ShowParametersTab()
Retrieve the show_parameters_tab property of the item
Declaration
public IProperty_Text ShowParametersTab()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
StructureView()
Retrieve the structure_view property of the item
Declaration
public IProperty_Text StructureView()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
UnlockOnLogout()
Retrieve the unlock_on_logout property of the item
Declaration
public IProperty_Boolean UnlockOnLogout()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
UseSrcAccess()
Retrieve the use_src_access property of the item
Declaration
public IProperty_Boolean UseSrcAccess()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |