Table of Contents

Class GroupSearchResult.ParentInfo

Namespace
InSite.Application.Contacts.Read
Assembly
Shift.Sdk.dll
public class GroupSearchResult.ParentInfo
Inheritance
GroupSearchResult.ParentInfo
Inherited Members
Extension Methods

Constructors

ParentInfo()

public ParentInfo()

Properties

GroupIdentifier

public Guid? GroupIdentifier { get; set; }

Property Value

Guid?

GroupName

public string GroupName { get; set; }

Property Value

string