http://schemas.datacontract.org/2004/07/OnTime.Extensions.SDK
http://schemas.datacontract.org/2004/07/OnTime.Extensions.SDK / CustomerBase.ContactBase Element
In This Topic
    CustomerBase.ContactBase Element
    In This Topic
    Namespace http://schemas.datacontract.org/2004/07/OnTime.Extensions.SDK
    Type
    Overview
    Sequence
    Email optional xs:string
    Name optional xs:string
    Phone optional xs:string
    Source
    <xs:element name="CustomerBase.ContactBase" nillable="true" type="tns:CustomerBase.ContactBase" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also