| ISurveyIntegrityErrorObjectId Property |
Id of the object causing the error when available
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax int ObjectId { get; set; }
Property ObjectId As Integer
Get
Set
property int ObjectId {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also