TabResponseMessageObjectInfo Property
Gets or sets the object information.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public ObjectInformation ObjectInfo { get; set; }

Property Value

Type: ObjectInformation
The object information.
See Also