8 private string url =
null;
23 : this(Reference, Reference.
Url)
43 set => this.url = value;
Represents an attachment to a document.
Represents an attachment to a document, with a corresponding URL.
AttachmentReferenceWithUrl(AttachmentReference Reference, string Url)
Represents an attachment to a document, with a corresponding URL.
string Url
URL to attachment
AttachmentReferenceWithUrl()
Represents an attachment to a document, with a corresponding URL.
AttachmentReferenceWithUrl(AttachmentReferenceWithUrl Reference)
Represents an attachment to a document, with a corresponding URL.