다음을 통해 공유


ChangedTermSet.GroupId Property

Gets the ID of the Group object to which the changed TermSet object belongs.

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

Syntax

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

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

Property Value

Type: System.Guid
Returns Guid.

See Also

Reference

ChangedTermSet Class

ChangedTermSet Members

Microsoft.SharePoint.Taxonomy Namespace