Proprietà SaveDistCommandChildDataStateSaveRestrictions
|
Descrittore delle restrizioni dal salvataggio sugli stati delle anagrafiche figlie
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public Dictionary<DedState, bool> ChildDataStateSaveRestrictions { get; }
Public ReadOnly Property ChildDataStateSaveRestrictions As Dictionary(Of DedState, Boolean)
Get
public:
property Dictionary<DedState^, bool>^ ChildDataStateSaveRestrictions {
Dictionary<DedState^, bool>^ get ();
}
member ChildDataStateSaveRestrictions : Dictionary<DedState, bool> with get
Valore della proprietà
Tipo:
DictionaryDedState,
BooleanVedi anche