Base type: System.Entity
Summary: This entity represents Wsdl schema.
| Name | Type | Notes |
|---|---|---|
| ID | System.Int64 | The unique integer representation of Wsdl schema. |
| XMLSchema | System.String | The string value that contains Wsdl schema text. |
| WsdlSchemaUrl | System.String | The string value that contains Wsdl schema URL. |
| LastModifiedTimeStamp | System.DateTime | The date and time of the last Wsdl schema modification. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |