ObjectNameRequestMessage Class
This structure contains the request message to get object names.
Inheritance Hierarchy
SystemObject
  Talisma.Server.Common.Dtos.LogicalIdentifierObjectNameRequestMessage

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
[SerializableAttribute]
public class ObjectNameRequestMessage

The ObjectNameRequestMessage type exposes the following members.

Properties
NameDescription
Public propertyObjectTypes
Gets or sets the object types.
Top
See Also