Proprietà InvDocStructInfoIsSubstitute
|
Override della proprietà di base. Se serve calcola su richiesta se l'elmento è un sostituto.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public override bool IsSubstitute { get; set; }
Public Overrides Property IsSubstitute As Boolean
Get
Set
public:
virtual property bool IsSubstitute {
bool get () override;
void set (bool value) override;
}
abstract IsSubstitute : bool with get, set
override IsSubstitute : bool with get, set
Valore della proprietà
BooleanVedi anche