Click or drag to resize

FileSignature Class

Returns the signature of its Input document's file in Output.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandIMcDocument, String
          MediaCy.Commands.AuditTrailFileSignature

Namespace:  MediaCy.Commands.AuditTrail
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class FileSignature
	Inherits OneInputOneOutputCommand(Of IMcDocument, String)

The FileSignature type exposes the following members.

Constructors
  NameDescription
Public methodFileSignature
Initializes a new instance of the FileSignature class
Top
Methods
  NameDescription
Public methodClone (Overrides McCommandExtended.Clone(McCommand).)
Public methodMarshalInputs (Overrides McCommandExtended.MarshalInputs.)
Public methodOnStatusChanged (Overrides McCommandExtended.OnStatusChanged(McCommand, EventArgs).)
Top
Remarks