Class RelationshipType
Class for the item type RelationshipType
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class RelationshipType : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<ItemType>, IRelationship<ItemType>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceRelationshipType()
Declaration
protected RelationshipType()
RelationshipType(ElementFactory, Object[])
Declaration
public RelationshipType(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceAutoSearch()
Retrieve the auto_search property of the item
Declaration
public IProperty_Boolean AutoSearch()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
Behavior()
Retrieve the behavior property of the item
Declaration
public IProperty_Text Behavior()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
CopyPermissions()
Retrieve the copy_permissions property of the item
Declaration
public IProperty_Boolean CopyPermissions()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
Core()
Retrieve the core property of the item
Declaration
public IProperty_Boolean Core()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
CreateRelated()
Retrieve the create_related property of the item
Declaration
public IProperty_Boolean CreateRelated()
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 |
GridView()
Retrieve the grid_view property of the item
Declaration
public IProperty_Text GridView()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
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 |
HideInAll()
Retrieve the hide_in_all property of the item
Declaration
public IProperty_Boolean HideInAll()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
IncRelatedKeyName()
Retrieve the inc_related_key_name property of the item
Declaration
public IProperty_Boolean IncRelatedKeyName()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
IncRelKeyName()
Retrieve the inc_rel_key_name property of the item
Declaration
public IProperty_Boolean IncRelKeyName()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
IsListType()
Retrieve the is_list_type property of the item
Declaration
public IProperty_Boolean IsListType()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
Label()
Retrieve the label property of the item
Declaration
public IProperty_Text Label()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
MaxOccurs()
Retrieve the max_occurs property of the item
Declaration
public IProperty_Number MaxOccurs()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
MinOccurs()
Retrieve the min_occurs property of the item
Declaration
public IProperty_Number MinOccurs()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
NameProp()
Retrieve the name property of the item
Declaration
public IProperty_Text NameProp()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NewShowRelated()
Retrieve the new_show_related property of the item
Declaration
public IProperty_Boolean NewShowRelated()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
RelatedNotnull()
Retrieve the related_notnull property of the item
Declaration
public IProperty_Boolean RelatedNotnull()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
RelatedOption()
Retrieve the related_option property of the item
Declaration
public IProperty_Text RelatedOption()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
RelationshipId()
Retrieve the relationship_id property of the item
Declaration
public IProperty_Item<ItemType> RelationshipId()
Returns
| Type | Description |
|---|---|
| IProperty_Item<ItemType> |
SortOrder()
Retrieve the sort_order property of the item
Declaration
public IProperty_Number SortOrder()
Returns
| Type | Description |
|---|---|
| IProperty_Number |