Documents to be shipped
Namespace:
Scanjour.Workflow4.ActivityLibrary
Assembly:
Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.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
Type:
ListDocumentInformation
Reference