The SubmissionEntry type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | SubmissionEntry |
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.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | ENTRY_PATH | The submission entry path |
Properties
Name | Description | |
---|---|---|
![]() | ErrorDescription |
{get;} the error description (if an error exists).
|
![]() | ErrorExists |
{get;} whether an error exists for the submission.
|
See Also