http://www.FatTail.com/api
ParentAgencyID Element
http://www.FatTail.com/api > Agency Complex Type : ParentAgencyID Element
Description
Reference to the parent company of the Agency.  This will be the AgencyID of another Agency.
Namespace http://www.FatTail.com/api
Type
xs:long
Overview
ParentAgencyID optional xs:long
Reference to the parent company of the Agency.  This will be the AgencyID of another Agency.
Remarks
This property is available as of version 2 of the API.
Source
<xs:element minOccurs="0" name="ParentAgencyID" nillable="true" type="xs:long" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
    </xs:appinfo>
  </xs:annotation>
</xs:element>
See Also
Agency Complex Typehttp://www.FatTail.com/api