←Select platform

GroupId Property

Summary

Optional ID if this field is part of a group.

Syntax

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

Leadtools.Pdf Assembly