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 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