AttachmentOutObjectAttachmentOutObjectStatus Property |
Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic AttachmentOutObjectAttachmentsOutObjectStatus AttachmentOutObjectStatus { get; set; }Public Property AttachmentOutObjectStatus As AttachmentOutObjectAttachmentsOutObjectStatus
Get
Set
public:
property AttachmentOutObjectAttachmentsOutObjectStatus AttachmentOutObjectStatus {
AttachmentOutObjectAttachmentsOutObjectStatus get ();
void set (AttachmentOutObjectAttachmentsOutObjectStatus value);
}member AttachmentOutObjectStatus : AttachmentOutObjectAttachmentsOutObjectStatus with get, set
Property Value
Type:
AttachmentOutObjectAttachmentsOutObjectStatus
See Also