Class DatabaseUpgrade
Class for the item type DatabaseUpgrade
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class DatabaseUpgrade : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceDatabaseUpgrade()
Declaration
protected DatabaseUpgrade()
DatabaseUpgrade(ElementFactory, Object[])
Declaration
public DatabaseUpgrade(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceAppliedOn()
Retrieve the applied_on property of the item
Declaration
public IProperty_Date AppliedOn()
Returns
| Type | Description |
|---|---|
| IProperty_Date |
Description()
Retrieve the description property of the item
Declaration
public IProperty_Text Description()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
IsLatest()
Retrieve the is_latest property of the item
Declaration
public IProperty_Boolean IsLatest()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
NameProp()
Retrieve the name property of the item
Declaration
public IProperty_Text NameProp()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
OsUser()
Retrieve the os_user property of the item
Declaration
public IProperty_Text OsUser()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
TargetRelease()
Retrieve the target_release property of the item
Declaration
public IProperty_Text TargetRelease()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Type()
Retrieve the type property of the item
Declaration
public IProperty_Text Type()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
UpgradeStatus()
Retrieve the upgrade_status property of the item
Declaration
public IProperty_Text UpgradeStatus()
Returns
| Type | Description |
|---|---|
| IProperty_Text |