Share via


EntityPropertyValue Class

EntityPropertyValue Class

Contains a property name and value for a specific entity.


Public Class EntityPropertyValue Inherits System.Object


[C#]

public class EntityPropertyValue : System.Object

Public Properties

Name Description
public propertyName

The name of a property for a specific entity. The maximum size for this property is 50 characters.

public propertyValue

The value of a property for a specific entity.

Remarks

See Also

  Entity.Properties Property   |   FindServiceSoap Class   |   FindNearbySpecification.Filter Property   |   EntityProperty Class