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: 25.3.0.0 (25.3.0.0)
Sintassipublic 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à
Boolean
Vedi anche