Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.