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: 11.0.0
Syntaxpublic static IEnumerable<string> ContinuousIntegrationSupportedObjectTypes { get; }
Property Value
Type:
IEnumerableString
See Also