ImpactedAssessmentObject interface
Class representing the impacted objects.
Properties
| object |
Gets the object name. NOTE: This property will not be serialized. It can only be populated by the server. |
| object |
Gets the object type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
objectName
Gets the object name. NOTE: This property will not be serialized. It can only be populated by the server.
objectName?: string
Property Value
string
objectType
Gets the object type. NOTE: This property will not be serialized. It can only be populated by the server.
objectType?: string
Property Value
string