LogicalIdentifierRequestMessage Class
This structure contains details of the request message to get logical identifier names.
Inheritance Hierarchy
SystemObject
  Talisma.Server.Common.Dtos.LogicalIdentifierLogicalIdentifierRequestMessage

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
[SerializableAttribute]
public class LogicalIdentifierRequestMessage

The LogicalIdentifierRequestMessage type exposes the following members.

Properties
NameDescription
Public propertyObjectType
Gets or sets the type of the object.
Public propertyPropertyIds
Gets or sets the property ids.
Top
See Also