http://www.FatTail.com/api
ParentClientID Element
http://www.FatTail.com/api > Client Complex Type : ParentClientID Element
Description
Reference to the parent company of the Client.  This will be the ClientID of another Client.
Namespace http://www.FatTail.com/api
Type
xs:long
Overview
ParentClientID optional xs:long
Reference to the parent company of the Client.  This will be the ClientID of another Client.
Remarks
This property is available as of version 2 of the API.
Source
<xs:element minOccurs="0" name="ParentClientID" 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
Client Complex Typehttp://www.FatTail.com/api