Proprietà DedVarsDocPropertyRootsToInclude
             | 
          
        
        
            Indica, se definita, la lista di root di cui deve far parte il documento perché vengano salvate le sue proprietà nel Database.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic List<string> DocPropertyRootsToInclude { get; }Public ReadOnly Property DocPropertyRootsToInclude As List(Of String)
	Get
public:
property List<String^>^ DocPropertyRootsToInclude {
	List<String^>^ get ();
}member DocPropertyRootsToInclude : List<string> with get
Valore della proprietà
ListString
Vedi anche