←Select platform

GroupId Property

Summary

Optional ID if this field is part of a group.

Syntax
C#
VB
C++
Java
public int GroupId { get; set; } 
Public Property GroupId As Integer 
public int getGroupId() 
public void setGroupId(int groupId) 
public: 
property int GroupId { 
   int get(); 
   void set (    int ); 
} 

Property Value

Optional ID if this field is part of a group.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly