year_accessed property
Source.year_accessed property
Gets or sets the year accessed of a source.
@property
def year_accessed(self) -> str:
...
@year_accessed.setter
def year_accessed(self, value: str):
...
See Also
- module aspose.words.bibliography
- class Source