Aspose::Words::Bibliography::Source class
Contents
[
Hide
]Source class
Represents an individual source, such as a book, journal article, or interview.
class Source : public System::Object
Methods
Method | Description |
---|---|
get_AbbreviatedCaseNumber() const | Gets the abbreviated case number of a source. |
get_AlbumTitle() const | Gets the album title of a source. |
get_BookTitle() const | Gets the book title of a source. |
get_Broadcaster() const | Gets the broadcaster of a source. |
get_BroadcastTitle() const | Gets the broadcast title of a source. |
get_CaseNumber() const | Gets the case number of a source. |
get_ChapterNumber() const | Gets the chapter number of a source. |
get_City() const | Gets the city of a source. |
get_Comments() const | Gets the comments of a source. |
get_ConferenceName() const | Gets the conference or proceedings name of a source. |
get_Contributors() const | Gets contributors list (author, editor, writer etc) of a source. |
get_CountryOrRegion() const | Gets the country or region of a source. |
get_Court() const | Gets the court of a source. |
get_Day() const | Gets the day of a source. |
get_DayAccessed() const | Gets the day accessed of a source. |
get_Department() const | Gets the department of a source. |
get_Distributor() const | Gets the distributor of a source. |
get_Doi() const | Gets the digital object identifier. |
get_Edition() const | Gets the editor of a source. |
get_Guid() const | Gets the guid of a source. |
get_Institution() const | Gets the institution of a source. |
get_InternetSiteTitle() const | Gets the internet site title of a source. |
get_Issue() const | Gets the issue of a source. |
get_JournalName() const | Gets the journal name of a source. |
get_Lcid() const | Gets the locale ID of a source. |
get_Medium() const | Gets the medium of a source. |
get_Month() const | Gets the month of a source. |
get_MonthAccessed() const | Gets the month accessed of a source. |
get_NumberVolumes() const | Gets the number of volumes of a source. |
get_Pages() const | Gets the pages of a source. |
get_PatentNumber() const | Gets the patent number of a source. |
get_PeriodicalTitle() const | Gets the periodical title of a source. |
get_ProductionCompany() const | Gets the production company of a source. |
get_PublicationTitle() const | Gets the publication title of a source. |
get_Publisher() const | Gets the publisher of a source. |
get_RecordingNumber() const | Gets the recording number of a source. |
get_RefOrder() const | Gets the reference order of a source. |
get_Reporter() const | Gets the reporter of a source. |
get_ShortTitle() const | Gets the short title of a source. |
get_SourceType() const | Gets the source type of a source. |
get_StandardNumber() const | Gets the standard number of a source. |
get_StateOrProvince() const | Gets the state or province of a source. |
get_Station() const | Gets the station of a source. |
get_Tag() const | Gets the identifying tag name of a source. |
get_Theater() const | Gets the theater of a source. |
get_ThesisType() const | Gets the thesis type of a source. |
get_Title() const | Gets the title of a source. |
get_Type() const | Gets the type of a source. |
get_Url() const | Gets the url of a source. |
get_Version() const | Gets the version of a source. |
get_Volume() const | Gets the volume of a source. |
get_Year() const | Gets the year of a source. |
get_YearAccessed() const | Gets the year accessed of a source. |
GetType() const override | |
Is(const System::TypeInfo&) const override | |
set_AbbreviatedCaseNumber(const System::String&) | Sets the abbreviated case number of a source. |
set_AlbumTitle(const System::String&) | Sets the album title of a source. |
set_BookTitle(const System::String&) | Sets the book title of a source. |
set_Broadcaster(const System::String&) | Sets the broadcaster of a source. |
set_BroadcastTitle(const System::String&) | Sets the broadcast title of a source. |
set_CaseNumber(const System::String&) | Sets the case number of a source. |
set_ChapterNumber(const System::String&) | Sets the chapter number of a source. |
set_City(const System::String&) | Sets the city of a source. |
set_Comments(const System::String&) | Sets the comments of a source. |
set_ConferenceName(const System::String&) | Sets the conference or proceedings name of a source. |
set_CountryOrRegion(const System::String&) | Sets the country or region of a source. |
set_Court(const System::String&) | Sets the court of a source. |
set_Day(const System::String&) | Sets the day of a source. |
set_DayAccessed(const System::String&) | Sets the day accessed of a source. |
set_Department(const System::String&) | Sets the department of a source. |
set_Distributor(const System::String&) | Sets the distributor of a source. |
set_Doi(const System::String&) | Sets the digital object identifier. |
set_Edition(const System::String&) | Sets the editor of a source. |
set_Guid(const System::String&) | Sets the guid of a source. |
set_Institution(const System::String&) | Sets the institution of a source. |
set_InternetSiteTitle(const System::String&) | Sets the internet site title of a source. |
set_Issue(const System::String&) | Sets the issue of a source. |
set_JournalName(const System::String&) | Sets the journal name of a source. |
set_Lcid(const System::String&) | Sets the locale ID of a source. |
set_Medium(const System::String&) | Sets the medium of a source. |
set_Month(const System::String&) | Sets the month of a source. |
set_MonthAccessed(const System::String&) | Sets the month accessed of a source. |
set_NumberVolumes(const System::String&) | Sets the number of volumes of a source. |
set_Pages(const System::String&) | Sets the pages of a source. |
set_PatentNumber(const System::String&) | Sets the patent number of a source. |
set_PeriodicalTitle(const System::String&) | Sets the periodical title of a source. |
set_ProductionCompany(const System::String&) | Sets the production company of a source. |
set_PublicationTitle(const System::String&) | Sets the publication title of a source. |
set_Publisher(const System::String&) | Sets the publisher of a source. |
set_RecordingNumber(const System::String&) | Sets the recording number of a source. |
set_RefOrder(const System::String&) | Sets the reference order of a source. |
set_Reporter(const System::String&) | Sets the reporter of a source. |
set_ShortTitle(const System::String&) | Sets the short title of a source. |
set_SourceType(Aspose::Words::Bibliography::SourceType) | Sets the source type of a source. |
set_StandardNumber(const System::String&) | Sets the standard number of a source. |
set_StateOrProvince(const System::String&) | Sets the state or province of a source. |
set_Station(const System::String&) | Sets the station of a source. |
set_Tag(const System::String&) | Sets the identifying tag name of a source. |
set_Theater(const System::String&) | Sets the theater of a source. |
set_ThesisType(const System::String&) | Sets the thesis type of a source. |
set_Title(const System::String&) | Sets the title of a source. |
set_Type(const System::String&) | Sets the type of a source. |
set_Url(const System::String&) | Sets the url of a source. |
set_Version(const System::String&) | Sets the version of a source. |
set_Volume(const System::String&) | Sets the volume of a source. |
set_Year(const System::String&) | Sets the year of a source. |
set_YearAccessed(const System::String&) | Sets the year accessed of a source. |
Source(const System::String&, Aspose::Words::Bibliography::SourceType) | Initialize a new instance of the Source class. |
static Type() |
See Also
- Namespace Aspose::Words::Bibliography
- Library Aspose.Words for C++