MultiArchive SDK .NET Documentation |
FieldService Members |
FieldService Class Constructors Methods See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The FieldService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FieldService()()()() |
Initializes a new instance of the FieldService class
|
|
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 | |
---|---|---|
Dispose()()()() |
Public method for closing the connection to the FieldPortTypeClient correctly.
|
|
Dispose(Boolean) |
Releases the unmanaged resources used by the FieldService and optionally releases the managed resources
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RetrieveFields(Credentials, String) | ||
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' |
|
ToString | (Inherited from Object.) |