Proprietà SaveDistCommandChildDataStateSaveRestrictions
|
Descrittore delle restrizioni dal salvataggio sugli stati delle anagrafiche figlie
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DictionaryDedState,
BooleanVedi anche