ContinuousIntegrationSettings Class |
Namespace: CMS.DataEngine
public class ContinuousIntegrationSettings
The ContinuousIntegrationSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContinuousIntegrationSettings |
Constructor
|
Name | Description | |
---|---|---|
![]() | DependencyColumns |
Collection of additional columns whose change may affect object's code name, GUID, group, site or parent.
|
![]() | Enabled |
Indicates whether the object type supports continuous integration.
|
![]() | IdentificationField |
Field used for object identification in a repository, when default code name and/or GUID are not suitable.
|
![]() | ObjectFileNameFields |
Gets the collection of field names to get object name for file name of the serialized object. If not specified code name or GUID of the object is used.
|
![]() | ObjectTypeFolderName |
Gets or sets folder name used to create object type folder. If not specified object type of the object is used.
|
![]() | SeparatedFields |
List of separated fields. Separated field's content is stored in extra file when using continuous integration.
This collection contains info's binary data field by default.
|