ImportSolutionAsyncResponse.ImportJobKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the key that identifies the specific import job in the collection of solution import jobs.
public:
property System::String ^ ImportJobKey { System::String ^ get(); };
public string ImportJobKey { get; }
member this.ImportJobKey : string
Public ReadOnly Property ImportJobKey As String