LogicalIdentifierRequestMessagePropertyIds Property
Gets or sets the property ids.

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
public Collection<long> PropertyIds { get; set; }

Property Value

Type: CollectionInt64
The property ids.
See Also