Documents to be shipped
Namespace:
Scanjour.Workflow4.ActivityLibrary
Assembly:
Scanjour.Workflow4.ActivityLibrary_19.1.6.0 (in Scanjour.Workflow4.ActivityLibrary_19.1.6.0.dll) Version: 19.1.6.0 (19.1.6.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
Type:
ListDocumentInformation
Reference