PropertyResponseMessagePropertyInformations Property |
Gets or sets the property informations.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<PropInformation> PropertyInformations { get; set; }
Property Value
Type: CollectionPropInformationThe property informations.
