| ISurveyIntegrityErrorObjectParentName Property |
Name of the parent of the object causing the error when available
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string ObjectParentName { get; set; }
Property ObjectParentName As String
Get
Set
property String^ ObjectParentName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also