C#
VB
C++
Gets or sets the element keys name in the parent ICatalogEntity.
public string[] ParentElementKeys { get; set; }
Public Property ParentElementKeys As String()
public:
property array<String^>^ ParentElementKeys {
array<String^>^ get();
void set ( array<String^>^ );
}
An array of System.String which holds the element keys name in the parent ICatalogEntity.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET