LogicalIdentifierRequestMessagePropertyIds Property |
Gets or sets the property ids.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<long> PropertyIds { get; set; }
Property Value
Type: CollectionInt64The property ids.
