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