 | ResultLogical Eigenschaft |
Das logische Ergebnis der Verarbeitung des Teilbaums dieses Knotens.
Namensraum: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic bool? Logical { get; set; }
Public Property Logical As Boolean?
Get
Set
public:
property Nullable<bool> Logical {
Nullable<bool> get ();
void set (Nullable<bool> value);
}
member Logical : Nullable<bool> with get, set
Eigenschaftswert
NullableBoolean
Siehe auch