ContinuousIntegrationSettings Properties |
The ContinuousIntegrationSettings type exposes the following members.
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.
| |
FilterColumn |
Column name used for object filtering. By default the codename column is used.
| |
FilterCondition |
Where condition for object filtering. Only objects that meet this condition will be handled by 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.
|