Class ObjectName

ObjectName class

Contains name for object in the data feed identified by guids.

public class ObjectName

Constructors

NameDescription
ObjectName()Initializes a new instance of the ObjectName class.

Properties

NameDescription
Id { get; set; }Gets or sets object name identifier
Name { get; set; }Gets or sets object name

Methods

NameDescription
override ToString()Returns a string that represents the current object.

See Also