ContinuousIntegrationSettingsObjectFileNameFields Property |
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.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public ICollection<string> ObjectFileNameFields { get; }
Property Value
Type:
ICollectionStringSee Also