Click or drag to resize
ObjectTypeInfoContinuousIntegrationSettings Property
Determines how the object behaves within continuous integration. Set through the properties of the ContinuousIntegrationSettings class.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public ContinuousIntegrationSettings ContinuousIntegrationSettings { get; }

Property Value

Type: ContinuousIntegrationSettings
See Also