Proprietà DedFormFileRecognizerItemsToRecognize
|
Elementi (file e cartelle) da utilizzare per le operazione di registrazione documenti
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public List<string> ItemsToRecognize { get; }
Public ReadOnly Property ItemsToRecognize As List(Of String)
Get
public:
property List<String^>^ ItemsToRecognize {
List<String^>^ get ();
}
member ItemsToRecognize : List<string> with get
Valore della proprietà
ListStringVedi anche