FieldService Members

MultiArchive SDK .NET

Collapse image Expand Image Copy image CopyHover image

[This is preliminary documentation and is subject to change.]

The FieldService type exposes the following members.

Constructors

  Name Description
Public method FieldService()()()()
Initializes a new instance of the FieldService class
Public method FieldService(SDKTransportProtocol, String, Int32)
Constructor to use, if there for some reason is no App.config present in the application.

The serverAddress can be either an IPv4, IPv6 or a domain address.

Methods

  Name Description
Public method Dispose()()()()
Public method for closing the connection to the FieldPortTypeClient correctly.
Protected method Dispose(Boolean)
Releases the unmanaged resources used by the FieldService and optionally releases the managed resources
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RetrieveFields(Credentials, String)
Public method RetrieveFields(Credentials, String, String)
Method for retrieving field definitions for an item component in MultiArchive.

The URN used for the method should be a valid itemURN constructed like 'urn:multiarchive:item:A42:25'
Public method ToString (Inherited from Object.)

See Also