The NBElementInputRecord type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Connector |
Returns the NBConnector to which this record belongs.
(Inherited from NBInputRecord.) |
![]() | Element |
Call this method to get the root element for this record.
|
![]() | Exception |
Allows an exception to be stored to be thrown later by the default implementation of ValidateData.
(Inherited from NBInputRecord.) |
See Also