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
[SerializableAttribute]
public class AttributeOption : CorrigoEntityWithOptimisticLock

The AttributeOption type exposes the following members.

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