ObjectIdRequestMessageObjectNames Property |
Gets or sets the object names.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<string> ObjectNames { get; set; }
Property Value
Type: CollectionStringThe object names.
