Partilhar via


ChangedTermSet.FromGroupId Property

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

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.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.

Remarks

Has only one value when the change operation is a move.

See Also

Reference

ChangedTermSet Class

ChangedTermSet Members

Microsoft.SharePoint.Taxonomy Namespace