ContinuousIntegrationSettingsSeparatedFields Property |
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.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public IEnumerable<SeparatedField> SeparatedFields { get; set; }
Property Value
Type:
IEnumerableSeparatedFieldSee Also