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: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
BooleanVedi anche