ObjectTypeManagerContinuousIntegrationSupportedObjectTypes Property |
Returns the list of all object types that are supported by continuous integration.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static IEnumerable<string> ContinuousIntegrationSupportedObjectTypes { get; }
Property Value
Type:
IEnumerableStringSee Also