PlaceholderTransformProcessingType Property |
Gets the type of the processing.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic override ProcessBehaviors ProcessingType { get; }Public Overrides ReadOnly Property ProcessingType As ProcessBehaviors
Get
public:
virtual property ProcessBehaviors ProcessingType {
ProcessBehaviors get () override;
}abstract ProcessingType : ProcessBehaviors with get
override ProcessingType : ProcessBehaviors with get
Property Value
Type:
ProcessBehaviors
See Also