C#
VB
C++
Gets or sets the element keys name in the child ICatalogEntity which corresponds to the ParentElementKeys.
public string[] ChildElementKeys { get; set; }
Public Property ChildElementKeys As String()
public:
property array<String^>^ ChildElementKeys {
array<String^>^ get();
void set ( array<String^>^ );
}
An array of System.String values which holds the element key's name in the child 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