Click or drag to resize
AttributeOption Class
Pick list item
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoServiceCorrigoEntityWithOptimisticLock
      CorrigoService.EntitiesAttributeOption

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class AttributeOption : CorrigoEntityWithOptimisticLock

The AttributeOption type exposes the following members.

Properties
  NameDescription
Public propertyIdx
Public propertyParentId
Public propertyValue
Value. Max Length=256
Top
See Also