Options
All
  • Public
  • Public/Protected
  • All
Menu
internal

Represents the definition of the GroupMember property.

Hierarchy

Index

Constructors

constructor

Properties

Private key

key: string

Member key. Maps to the Index attribute of IndexedFieldURI element.

Static Private FieldUri

FieldUri: string

FieldUri of IndexedFieldURI for a group member.

Accessors

Key

  • get Key(): string
  • set Key(value: string): void
  • Gets or sets the member's key.

    Returns string

  • Gets or sets the member's key.

    Parameters

    • value: string

    Returns void

Type

  • get Type(): any
  • Gets the property type.

    Returns any

Uri

  • get Uri(): string
  • internal

    Gets the URI of the property definition.

    Returns string

Version

Methods

GetPrintableName

  • GetPrintableName(): string
  • internal

    Gets the property definition's printable name.

    Returns string

    The property definition's printable name.

GetXmlElementName

  • GetXmlElementName(): string

ToString

  • ToString(): string

WriteAttributesToXml

WriteToXml

Static LoadFromXmlJsObject

Generated using TypeDoc