ResultDescriptor Properties

The ResultDescriptor type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the object description.
(Inherited from DescriptorBase.)
Public propertyId
Gets the object ID.
(Inherited from DescriptorBase.)
Public propertyIndex
Gets the result index.
Public propertyIsDataAlignmentRequired
Gets a value indicating whether the result data requires alignment.
Public propertyName
Gets or sets the object name.
(Inherited from DescriptorBase.)
Public propertyPlacement
Gets the suggested placement, when the result is a function generated hierarchy.
Public propertyPreferredFormat
Gets the preferred format for the current result.
Public propertyResultType
Gets the result type.
Public propertySymbol
Gets the string symbol for the formula result.
Top
See Also