- Namespace
- OpenTl
.Schema - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IWebDocument"]-.->Type
click Interface0 "/OpenTl.Schema/api/OpenTl.Schema/IWebDocument"
Interface1["IObject"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["TWebDocumentNoProxy"]
class Type type-node
Syntax
[Serialize(0xf9c8bcc6)]
public sealed class TWebDocumentNoProxy : IWebDocument, IObject
Attributes
Type | Description |
---|---|
SerializeAttribute |
Properties
Name | Value | Summary |
---|---|---|
Attributes | TVector |
|
MimeType | string | |
MimeTypeAsBinary | byte[] |
Binary representation for the 'MimeType' property
|
Size | int | |
Url | string | |
UrlAsBinary | byte[] |
Binary representation for the 'Url' property
|