Click or drag to resize
ContinuousIntegrationSettingsIdentificationField Property
Field used for object identification in a repository, when default code name and/or GUID are not suitable.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public string IdentificationField { get; set; }

Property Value

Type: String
Remarks
This API supports the framework infrastructure and is not intended to be used directly from your code.
See Also