Interface IShadowTcoMessageDigest
This is shadow interface for its respective class. For documentation of this type see the onliner class.
Assembly: TcoCoreConnector.dll
Syntax
public interface IShadowTcoMessageDigest : IVortexShadowObject
Properties
|
Improve this Doc
View Source
AttributeName
Declaration
string AttributeName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Category
Declaration
[EnumeratorDiscriminator(typeof(eMessageCategory))]
IShadowInt Category { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowInt |
|
|
Improve this Doc
View Source
Count
Declaration
IShadowULInt Count { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowULInt |
|
|
Improve this Doc
View Source
Cycle
Declaration
IShadowULInt Cycle { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowULInt |
|
|
Improve this Doc
View Source
Digest
Declaration
IShadowDWord Digest { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowDWord |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoMessageDigest)
Declaration
void CopyPlainToShadow(PlainTcoMessageDigest source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
PlainTcoMessageDigest CreatePlainerType()
Returns
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
void FlushShadowToOnline()