Click or drag to resize

ReadMetadataOp Class

[Missing <summary> documentation for "T:Enerj.CDI.WebService.V4.Operations.ReadMetadataOp"]

Inheritance Hierarchy

Namespace:  Enerj.CDI.WebService.V4.Operations
Assembly:  Enerj.CDI.WebService.V4 (in Enerj.CDI.WebService.V4.dll) Version: 4.13.0.0 (4.13.0.0)
Syntax
C#
public class ReadMetadataOp : Operation

The ReadMetadataOp type exposes the following members.

Constructors
  NameDescription
Public methodReadMetadataOp
Initializes a new instance of the ReadMetadataOp class
Top
Properties
  NameDescription
Public propertyCurrentClientName (Inherited from Operation.)
Public propertyCurrentCryptographicEnvelopExtensions (Inherited from Operation.)
Public propertyCurrentDocument (Inherited from Operation.)
Public propertyCurrentUserId
(Inherited from Operation.)
Public propertyCurrentUserName (Inherited from Operation.)
Public propertyCurrentUserSubject (Inherited from Operation.)
Public propertyFetchUserCompanies (Inherited from Operation.)
Public propertyFileExtensions (Inherited from Operation.)
Public propertyHeaderInformation (Inherited from Operation.)
Public propertyRemoteAddress (Inherited from Operation.)
Public propertyuserAccessToken (Inherited from Operation.)
Public propertyUserCompanies (Inherited from Operation.)
Top
Methods
  NameDescription
Public methodCheckCustomerEnabling(Int32, String)
CheckCustomerEnabling
(Inherited from Operation.)
Public methodCheckCustomerEnabling(Int32, String, NullableInt32)
CheckCustomerEnabling
(Inherited from Operation.)
Public methodCheckUserPermissions
CheckUserPermissions
(Inherited from Operation.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExpireToken
ExpireToken
(Inherited from Operation.)
Public methodFetchCompanies
FetchCompanies
(Inherited from Operation.)
Public methodGetAllDocumentPriorities
GetAllDocumentPriorities
(Inherited from Operation.)
Public methodGetDocumentPriority
(Inherited from Operation.)
Public methodGetDocumentType
Get the id_document_type for a document, based on name\description DGiacopuzzi - 20230412 - Task 6488
(Inherited from Operation.)
Public methodGetFlow
GetFlow
(Inherited from Operation.)
Public methodGetFlows(Guid)
GetFlows
(Inherited from Operation.)
Public methodGetFlows(Int64)
GetFlows
(Inherited from Operation.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInsertDocument
InsertDocument
(Inherited from Operation.)
Public methodLogin
Login
(Inherited from Operation.)
Public methodReadMetadata
ReadMetadata
Public methodReadTechMetadata
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateErrorDocument
Update document in Errore CDI
(Inherited from Operation.)
Top
Fields
  NameDescription
Public fieldhelperCdv (Inherited from Operation.)
Public fieldhelperCrm (Inherited from Operation.)
Public fieldhelperLogin (Inherited from Operation.)
Top
See Also