CodeStream Property

Summary
Gets the index of the code-stream of this data-bin.
Syntax
C#
VB
C++
public int CodeStream { get; } 
  
Public ReadOnly Property CodeStream As Integer 
public: 
property int CodeStream { 
   int get(); 
} 

Property Value

An System.Int32 number representing the index of the code-stream.

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.