Class PictureContent
A picture reference
Namespace: NipoSoftware.Nfield.Interviewing.Contracts.Data
Assembly: NipoSoftware.Nfield.Interviewing.Contracts.Monodroid.dll
Syntax
public class PictureContent : BasicParagraphContentValueBase
Constructors
PictureContent()
Declaration
public PictureContent()
Properties
RelativeFileName
The file name of the picture.
Declaration
public string RelativeFileName { get; set; }
Property Value
Type | Description |
---|---|
String |