Class OrganizationMatch
public class OrganizationMatch
- Inheritance
-
OrganizationMatch
- Inherited Members
- Extension Methods
Constructors
OrganizationMatch()
public OrganizationMatch()
Properties
CompanyName
public string CompanyName { get; set; }
Property Value
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
ParentOrganizationIdentifier
public Guid? ParentOrganizationIdentifier { get; set; }
Property Value
- Guid?