ImportWorkflowCommand.InvalidPSParameterCollectionEntryErrorMessage Property

Definition

Retrieve a localized error message saying that AsJob, JobName and PSParameterCollection cannot be specified as entries to PSParameterCollection

public:
 static property System::String ^ InvalidPSParameterCollectionEntryErrorMessage { System::String ^ get(); };
public:
 static property Platform::String ^ InvalidPSParameterCollectionEntryErrorMessage { Platform::String ^ get(); };
public static string InvalidPSParameterCollectionEntryErrorMessage { get; }
static member InvalidPSParameterCollectionEntryErrorMessage : string
Public Shared ReadOnly Property InvalidPSParameterCollectionEntryErrorMessage As String

Property Value

Applies to