ArcObjects Library Reference (DataSourcesFile)  

IDataLicenseInfo.AttrCroupsCount Property

Number of attribute groups.

[Visual Basic .NET]
Public ReadOnly Property AttrCroupsCount As Integer
[C#]
public int AttrCroupsCount {get;}
[C++]
HRESULT get_AttrCroupsCount(
  long* pVal
);
[C++]

Parameters

pVal [out, retval]   pVal is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDataLicenseInfo Interface