ChangedTermSet.FromGroupId property

Gets the ID of the Group object from which a TermSet object is moved.

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assembly:  Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)

Syntax

'Declaration
Public ReadOnly Property FromGroupId As Guid
    Get
'Usage
Dim instance As ChangedTermSet
Dim value As Guid

value = instance.FromGroupId
public Guid FromGroupId { get; }

Property value

Type: System.Guid
Returns Guid.

See also

Reference

ChangedTermSet class

ChangedTermSet members

Microsoft.SharePoint.Client.Taxonomy namespace