Interface IShadowTcoCylinderStatus
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoPneumaticsConnector.dll
Syntax
public interface IShadowTcoCylinderStatus : IVortexShadowObject
Properties
|
Improve this Doc
View Source
ActionDescription
Declaration
IShadowString ActionDescription { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowString |
|
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoCylinderStatus)
Declaration
void CopyPlainToShadow(PlainTcoCylinderStatus source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoCylinderStatus CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()