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.1.0
Sintassi public 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à
ListStringVedi anche