InClassId Property

Summary
Gets the data-bin ID.
Syntax
C#
VB
C++
public object InClassId { get; } 
  
Public ReadOnly Property InClassId As Object 
public: 
property Object^ InClassId { 
   Object^ get(); 
} 

Property Value

An System.Object representing the data-bin ID.

Remarks

If the ClassId is .MetaData, then this property is a string; otherwise it is an System.Int32 value.

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.