Click or drag to resize
ObjectTypeInfoGroupIDColumn Property
Community group ID column name of the info record, returns specific column if the object can be also group object.

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

Property Value

Type: String
See Also