Click or drag to resize
XDL

XConfigurationPBIGroups Property

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

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

Property Value

Type: ArrayList
See Also