PropertyResponseMessagePropertyInformations Property
Gets or sets the property informations.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public Collection<PropInformation> PropertyInformations { get; set; }

Property Value

Type: CollectionPropInformation
The property informations.
See Also