Proprietà DocStructInfoIsParentSubstitute
|
Restituisce se l'elemento sia o meno un sostituto di livello di dettaglio dell'assieme padre in salvataggio.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche