PropertyResponseMessageObjectInfo Property |
Gets or sets the object information.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public ObjectInformation ObjectInfo { get; set; }
Property Value
Type: ObjectInformationThe object information.
