Order.IsReplaced Property
Gets a value indicating whether this instance is replaced.
public bool IsReplaced { get ;} |
This language is not supported or no code example is available.
property bool IsReplaced { |
function get IsReplaced() : boolean ; |
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Property Value
bool
true
if this instance is replaced; otherwise, false
.