Proprietà DedVarsDocPropertiesToInclude
|
Indica, se definita, la lista di proprietà esclusive da includere al salvataggio nel Database.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public List<string> DocPropertiesToInclude { get; }
Public ReadOnly Property DocPropertiesToInclude As List(Of String)
Get
public:
property List<String^>^ DocPropertiesToInclude {
List<String^>^ get ();
}
member DocPropertiesToInclude : List<string> with get
Valore della proprietà
ListStringVedi anche