Completed Property

Summary
Gets a value that indicates whether the Data is completed in this DataBinInfo object.
Syntax
C#
VB
C++
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.

Example

For an example, refer to JpipClient.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.