Click or drag to resize
XDL

XConfigurationPBEGroups Property

Configuration에 존재하는 PBE(Pixoneer Base Elevation) Data Source에 대한 XPBTDataGroup들을 포함하는 ArrayList 객체를 얻는다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public ArrayList PBEGroups { get; }

Property Value

Type: ArrayList
See Also