Proprietà DocStructInfoIsParentSubstitute
|
Restituisce se l'elemento sia o meno un sostituto di livello di dettaglio dell'assieme padre in salvataggio.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public virtual bool IsParentSubstitute { get; set; }
Public Overridable Property IsParentSubstitute As Boolean
Get
Set
public:
virtual property bool IsParentSubstitute {
bool get ();
void set (bool value);
}
abstract IsParentSubstitute : bool with get, set
override IsParentSubstitute : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche