Class GetFileStoragePathForProcessResponse
Represents the response for the GetFileStoragePathForProcess method.
Inheritance
System.Object
GetFileStoragePathForProcessResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class GetFileStoragePathForProcessResponse : ServiceResponse
Constructors
GetFileStoragePathForProcessResponse()
Declaration
public GetFileStoragePathForProcessResponse()
Properties
StoragePath
Storage Path
Declaration
public string StoragePath { get; set; }
Property Value
Type | Description |
---|---|
System.String |