ObjectResponseMessageObjectInformations Property |
Gets or sets the object informations.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<ObjectInformation> ObjectInformations { get; set; }
Property Value
Type: CollectionObjectInformationThe object informations.
