Show / Hide Table of Contents

Class DBC.WsdlDescriptionFields

Fields for WsdlDescription, Soap wsdl files

Inheritance
object
DBC.WsdlDescriptionFields
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class DBC.WsdlDescriptionFields

Fields

Body

WsdlDescription.Body: The content of the wsdl file

Declaration
public const string Body = "body"
Field Value
Type Description
string

Name

WsdlDescription.Name: The name of the wsdl file, same as used in the import statements in the wsdl file

Declaration
public const string Name = "name"
Field Value
Type Description
string

WsdlDescriptionId

WsdlDescription.WsdlDescriptionId: Primary key

Declaration
public const string WsdlDescriptionId = "id"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top