ShipmentInformationDocuments Property
Documents to be shipped
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public List<DocumentInformation> Documents { get; set; }
Public Property Documents As List(Of DocumentInformation)
Get
Set
public:
property List<DocumentInformation^>^ Documents {
List<DocumentInformation^>^ get ();
void set (List<DocumentInformation^>^ value);
}
member Documents : List<DocumentInformation> with get, set
Property Value
ListDocumentInformation