Completed Property
Summary
Gets a value that indicates whether the Data is completed in this DataBinInfo object.
Syntax
public bool Completed { get; }
Public ReadOnly Property Completed As Boolean
public:
property bool Completed {
bool get();
}
Property Value
true if the Data is completed for this data-bin; otherwise false.