Class TcoExistsTask
Implements
Vortex.Connector.Identity.IVortexIdentity
System.Windows.Input.ICommand
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TcoData
Assembly: TcoDataConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty Name \"\" }", "TcoExistsTask", "TcoData", TypeComplexityEnum.Complex)]
public class TcoExistsTask : TcoDataTask, IVortexIdentity, IsTcoObject, ICommand, IDecorateLog, IsTask, INotifyPropertyChanged, IVortexObject, ITwinObject, IVortexElement, ITcoExistsTask, ITcoDataTask, ITcoRemoteTask, ITcoTask, ITcoObject, IShadowTcoExistsTask, IShadowTcoDataTask, IShadowTcoRemoteTask, IShadowTcoTask, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
| Improve this Doc View SourceTcoExistsTask()
Declaration
public TcoExistsTask()
TcoExistsTask(IVortexObject, String, String)
Declaration
public TcoExistsTask(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
Fields
| Improve this Doc View Source__exists
Declaration
OnlinerBool __exists
Field Value
Type | Description |
---|---|
Vortex.Connector.ValueTypes.OnlinerBool |
Properties
| Improve this Doc View Source_exists
Declaration
public OnlinerBool _exists { get; }
Property Value
Type | Description |
---|---|
Vortex.Connector.ValueTypes.OnlinerBool |
Methods
| Improve this Doc View SourceCopyPlainToShadow(PlainTcoExistsTask)
Declaration
public void CopyPlainToShadow(PlainTcoExistsTask source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoExistsTask | source |
CreatePlainerType()
Declaration
public PlainTcoExistsTask CreatePlainerType()
Returns
Type | Description |
---|---|
PlainTcoExistsTask |
CreatePlainerType(PlainTcoExistsTask)
Declaration
protected PlainTcoExistsTask CreatePlainerType(PlainTcoExistsTask cloned)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoExistsTask | cloned |
Returns
Type | Description |
---|---|
PlainTcoExistsTask |
FlushOnlineToPlain(PlainTcoExistsTask)
Declaration
public void FlushOnlineToPlain(PlainTcoExistsTask source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoExistsTask | source |
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
FlushPlainToOnline(PlainTcoExistsTask)
Declaration
public void FlushPlainToOnline(PlainTcoExistsTask source)
Parameters
Type | Name | Description |
---|---|---|
PlainTcoExistsTask | source |
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
PexConstructor(IVortexObject, String, String)
Declaration
void PexConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
PexPreConstructor(IVortexObject, String, String)
Declaration
void PexPreConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | parent | |
System.String | readableTail | |
System.String | symbolTail |
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
Explicit Interface Implementations
| Improve this Doc View SourceIShadowTcoExistsTask._exists
Declaration
IShadowBool IShadowTcoExistsTask._exists { get; }
Returns
Type | Description |
---|---|
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
ITcoExistsTask._exists
Declaration
IOnlineBool ITcoExistsTask._exists { get; }
Returns
Type | Description |
---|---|
Vortex.Connector.ValueTypes.Online.IOnlineBool |
Implements
Vortex.Connector.Identity.IVortexIdentity
System.Windows.Input.ICommand
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject