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.4.0-beta
Sintassipublic 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à
ListString
Vedi anche