Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI Powershell

GetPIUpdateManagerSignupStatistics.ProducerName Property

GetPIUpdateManagerSignupStatistics.ProducerName Property

  • Last UpdatedDec 15, 2025
  • 2 minute read
GetPIUpdateManagerSignupStatistics.ProducerName Property

Producer name mask for which to get signup statistics

Namespace:  OSIsoft.PowerShell
Assembly:  OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 2.2.3.0 (2.2.3.952)

Syntax

[ParameterAttribute(Position = 1, Mandatory = false, ValueFromPipeline = false, 
	HelpMessage = "Producer name")]
[ValidateNotNullOrEmptyAttribute]
public string ProducerName { get; set; }
<ParameterAttribute(Position := 1, Mandatory := false, ValueFromPipeline := false, 
	HelpMessage := "Producer name")>
<ValidateNotNullOrEmptyAttribute>
Public Property ProducerName As String
	Get
	Set

Dim instance As GetPIUpdateManagerSignupStatistics
Dim value As String

value = instance.ProducerName

instance.ProducerName = value
public:
[ParameterAttribute(Position = 1, Mandatory = false, ValueFromPipeline = false, 
	HelpMessage = L"Producer name")]
[ValidateNotNullOrEmptyAttribute]
property String^ ProducerName {
	String^ get ();
	void set (String^ value);
}
[<ParameterAttribute(Position = 1, Mandatory = false, ValueFromPipeline = false, 
	HelpMessage = "Producer name")>]
[<ValidateNotNullOrEmptyAttribute>]
member ProducerName : string with get, set

Property Value

Type: String

See Also

TitleResults for “How to create a CRG?”Also Available in