Attachment(String, Boolean, Guid, String) Constructor
Initializes a new instance of the
Attachment class
Namespace: Centralpoint.Web.Site.DataBroadcastAssembly: Centralpoint.Web.Site (in Centralpoint.Web.Site.dll) Version: 1.0.0.0 (1.0.0.0)
public Attachment(
string oldPath,
bool isEmbedded,
Guid batchId,
string newPath
)
Public Sub New (
oldPath As String,
isEmbedded As Boolean,
batchId As Guid,
newPath As String
)
Parameters
- oldPath String
-
- isEmbedded Boolean
-
- batchId Guid
-
- newPath String
-