GetObjectDisplayPropertiesResponse MembersDRA REST Extensions SDK
The GetObjectDisplayPropertiesResponse type exposes the following members.
Constructors

  NameDescription
Public methodGetObjectDisplayPropertiesResponse
Initializes a new instance of the GetObjectDisplayPropertiesResponse class
Back to Top
Methods

  NameDescription
Public methodAddObjects
Adds the specified model object to the response
Back to Top
Properties

  NameDescription
Public propertyDRAServerAndPort
The DRA server:port that performed the operation.
(Inherited from RestResponse.)
Public propertyErrors
Property holding the collection of errors to be returned to the client
(Inherited from RestResponse.)
Public propertyObjects
A list of ModelObjects
Back to Top
See Also