Proprietà DedDocManagerDocPropertiesRootToInclude
|
Root sulle quali gestire la scrittura delle proprietà.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public List<string> DocPropertiesRootToInclude { get; set; }
Public Property DocPropertiesRootToInclude As List(Of String)
Get
Set
public:
property List<String^>^ DocPropertiesRootToInclude {
List<String^>^ get ();
void set (List<String^>^ value);
}
member DocPropertiesRootToInclude : List<string> with get, set
Valore della proprietà
ListStringVedi anche