|
NXPlanetEngineAddPBIGroup Method
|
PBI 데이터 소스를 엔진에 추가한다.
Namespace: Pixoneer.NXDL.NXPlanetAssembly: NXPlanet (in NXPlanet.dll) Version: 2.0.3.38
Syntaxpublic static bool AddPBIGroup(
ref XPBTDataGroup Group
)
Parameters
- Group XPBTDataGroup
- [In] 데이터 그룹.
Return Value
Boolean 성공이면 true, 실패하면 false를 반환한다.
See Also