Click or drag to resize
DataTypeAllowAsAliasSource Property
Returns true if the field can be used as an alias source

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool AllowAsAliasSource { get; set; }

Property Value

Type: Boolean
See Also