Proprietà DedDocManagerDocPropertiesToInclude
|
Proprietà documento da considerare in modo esclusivo in fase di gestione delle doc properties
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public List<string> DocPropertiesToInclude { get; set; }
Public Property DocPropertiesToInclude As List(Of String)
Get
Set
public:
property List<String^>^ DocPropertiesToInclude {
List<String^>^ get ();
void set (List<String^>^ value);
}
member DocPropertiesToInclude : List<string> with get, set
Valore della proprietà
Tipo:
ListStringVedi anche