[This is preliminary documentation and is subject to change.]
Defines a student picture, which can either be a URL or picture data
| C# | Visual Basic | Visual C++ |
public class PictureSource : SifKeyedElement
Public Class PictureSource _ Inherits SifKeyedElement
public ref class PictureSource : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| PictureSourcePictureSourceNew()() |
Creates an instance of a PictureSource
| |
| PictureSourcePictureSourceNew(PictureType, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetType(PictureType) |
Sets the value of the Type attribute.
| |
| Type |
Gets or sets the value of the Type attribute.
| |
| Value |
Gets or sets the value of the <PictureSource> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| PictureSource | ||||