The DocumentTypeEntry type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | DocumentTypeEntry |
Default constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | GetEntryUri |
Gets a Uri for the current instance.
(Overrides BaseEntry E GetEntryUri .) |
![]() ![]() | GetEntryUri(String) |
Gets a path for the current instance, relative to the frevvo base uri.
|
![]() | Parse |
Called by gdata framework when parsing a response
and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).) |
![]() | Update |
Commits the current instance to the server.
(Overrides AtomEntryUpdate .) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | DOCUMENT_TYPE_CATEGORY | Category used to label entries that contain Document Type data. |
![]() ![]() | DocumentType_CATEGORY | Obsolete. OBSOLETE |
![]() ![]() | ENTRY_PATH | The document type entry path |
Properties
Name | Description | |
---|---|---|
![]() | Owner |
{get;} the application that owns this entry.
|
![]() | OwnerId |
{get;set;} the id of the application that owns this form type entry.
|
See Also