ItemSpecificationBuilder Constructor

MultiArchive SDK .NET

Collapse image Expand Image Copy image CopyHover image

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

Overload List

  Name Description
Public method ItemSpecificationBuilder()()()()
Default constructor.
Public method ItemSpecificationBuilder(String, String)
Constructor that adds Archive and ItemType information to the ItemSpecification.

The Archive URN is in the following format: "urn:multiarchive:archive:A42"
The ItemType URN is in the following format: "urn:multiarchive:itemtype:A42:CUSTOMER_LETTER"

See Also