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