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