Table of Contents

Table Groups

ID 3964
Namespace: System.Utilities

Provides a representation of Regex Groups that models Group objects in .Net

Properties

Name Value
TableType Temporary
Extensible False
InherentEntitlements X
InherentPermissions X

Fields

Name Type Description
GroupIndex Integer
Index Integer
Name Text[2048]
Length Integer
Success Boolean
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

ReadValue

Reads the value of the group

procedure ReadValue(): Text

Returns

Type Description
Text

The value of the group.

See also