bibliographic_citation property

bibliographic_citation property

Gets or sets a bibliographic reference for the resource.

Definition:

@property
def bibliographic_citation(self):
    ...
@bibliographic_citation.setter
def bibliographic_citation(self, value):
    ...

See Also