Table of Contents

Class DeleteAttachment

Namespace
InSite.Application.Cases.Write
Assembly
Shift.Sdk.dll
public class DeleteAttachment : Command, ICommand
Inheritance
DeleteAttachment
Implements
Inherited Members
Extension Methods

Constructors

DeleteAttachment(Guid, string)

public DeleteAttachment(Guid aggregate, string filename)

Parameters

aggregate Guid
filename string

Properties

FileName

public string FileName { get; set; }

Property Value

string