Gets or sets the associated Collection Item Key for the Object.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public string ItemKey { get; set; }public string ItemKey { get; set; }Public Property ItemKey As String
Get
Set
Public Property ItemKey As String
Get
Set
public:
property String^ ItemKey {
String^ get ();
void set (String^ value);
}public:
property String^ ItemKey {
String^ get ();
void set (String^ value);
}Property Value
Type:
StringReturn Value
Type:
String