MediaOut Class
Supporting Materials for a document
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
Ensur.Core.Main.POCOs.MediaOut = function();
Type.createClass(
'Ensur.Core.Main.POCOs.MediaOut');
- Inheritance
- Object MediaOut
| CreateDate |
The date this supporting material was created
|
| CreatedBy |
The name of the user who created the media link
|
| DESCRIPTION | |
| DocumentID |
ID of the associated document
|
| FileSize |
Size of any associated file
|
| LinkURL |
If the associated media is a URL, this is the URL path.
|
| MediaClass |
The type of associated media
|
| MediaID |
ID of the supporting material entry
|
| Order |
The order in which the media is sorted.
|
| Title |
Name of the file or media
|