ResultDescriptor Class | 
Namespace: Dundas.BI.Data.Functions
The ResultDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
| ResultDescriptor(Guid, String, String, String, PlacementPosition) | 
            Initializes a new instance of the ResultDescriptor class.
              | |
| ResultDescriptor(Guid, String, String, FunctionResultType, Boolean, String) | 
            Initializes a new instance of the ResultDescriptor class.
              | |
| ResultDescriptor(Guid, String, String, String, FunctionResultType, Boolean, String) | 
            Initializes a new instance of the ResultDescriptor class.
              | 
| Name | Description | |
|---|---|---|
| Description | 
            Gets or sets the object description.
              (Inherited from DescriptorBase.) | |
| Id | 
            Gets the object ID.
              (Inherited from DescriptorBase.) | |
| Index | 
            Gets the result index.
              | |
| IsDataAlignmentRequired | 
            Gets a value indicating whether the result data requires alignment.
              | |
| Name | 
            Gets or sets the object name.
              (Inherited from DescriptorBase.) | |
| Placement | 
            Gets the suggested placement, when the result is a function generated hierarchy.
              | |
| PreferredFormat | 
            Gets the preferred format for the current result.
              | |
| ResultType | 
            Gets the result type.
              | |
| Symbol | 
            Gets the string symbol for the formula result.
              | 
| Name | Description | |
|---|---|---|
| ToString | Returns a string that represents the current object.  (Inherited from DescriptorBase.) |