Class MoveRelativeTaskCodeProvider
Inheritance
System.Object
MoveRelativeTaskCodeProvider
Implements
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: TcoDrivesBeckhoff
Assembly: TcoDrivesBeckhoffConnector.dll
Syntax
public class MoveRelativeTaskCodeProvider : ICodeProvider
Constructors
| Improve this Doc View SourceMoveRelativeTaskCodeProvider(IVortexObject)
Declaration
public MoveRelativeTaskCodeProvider(IVortexObject origin)
Parameters
Type | Name | Description |
---|---|---|
Vortex.Connector.IVortexObject | origin |
Properties
| Improve this Doc View SourceOrigin
Declaration
public IVortexObject Origin { get; }
Property Value
Type | Description |
---|---|
Vortex.Connector.IVortexObject |
Methods
| Improve this Doc View SourceCode(Object[])
Declaration
public string Code(params object[] args)
Parameters
Type | Name | Description |
---|---|---|
System.Object[] | args |
Returns
Type | Description |
---|---|
System.String |