Proprietà DedDocManagerDocPropertiesToInclude
|
Proprietà documento da considerare in modo esclusivo in fase di gestione delle doc properties
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
ListStringVedi anche