Click or drag to resize
CustomProcessorResultTypeInfo Property
Type info the processor processes.

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 10.0.0
Syntax
C#
public ObjectTypeInfo TypeInfo { get; }

Property Value

Type: ObjectTypeInfo
See Also