ObjectIdRequestMessage Class
This structure contains details of the request message to get the object ID.
Inheritance Hierarchy
SystemObject
  Talisma.Server.Common.Dtos.LogicalIdentifierObjectIdRequestMessage

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
[SerializableAttribute]
public class ObjectIdRequestMessage

The ObjectIdRequestMessage type exposes the following members.

Properties
NameDescription
Public propertyObjectNames
Gets or sets the object names.
Top
See Also