←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.