Proprietà DocStructInfoHasSubstitutes
             | 
          
        
        
            Restituisce se l'elemento abbia o meno sostituti di livello di dettaglio.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic virtual bool HasSubstitutes { get; set; }Public Overridable Property HasSubstitutes As Boolean
	Get
	Set
public:
virtual property bool HasSubstitutes {
	bool get ();
	void set (bool value);
}abstract HasSubstitutes : bool with get, set
override HasSubstitutes : bool with get, set
Valore della proprietà
Boolean
Vedi anche