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

PI Powershell

SetPIArchiveSetSettings.SetSettings Property

  • Last UpdatedDec 15, 2025
  • 2 minute read
SetPIArchiveSetSettings.SetSettings Property

Specifies the name of the archive file for which to get detailed information

Namespace:  OSIsoft.PowerShell
Assembly:  OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 3.1.1.0 (3.1.1.466)

Syntax

[ParameterAttribute(Position = 0, ParameterSetName = "ByObject", Mandatory = true, 
	HelpMessage = "PI Archive Set settings")]
[ValidateNotNullOrEmptyAttribute]
public PIArchiveSetSettings SetSettings { get; set; }
<ParameterAttribute(Position := 0, ParameterSetName := "ByObject", Mandatory := true, 
	HelpMessage := "PI Archive Set settings")>
<ValidateNotNullOrEmptyAttribute>
Public Property SetSettings As PIArchiveSetSettings
	Get
	Set

Dim instance As SetPIArchiveSetSettings
Dim value As PIArchiveSetSettings

value = instance.SetSettings

instance.SetSettings = value
public:
[ParameterAttribute(Position = 0, ParameterSetName = L"ByObject", Mandatory = true, 
	HelpMessage = L"PI Archive Set settings")]
[ValidateNotNullOrEmptyAttribute]
property PIArchiveSetSettings^ SetSettings {
	PIArchiveSetSettings^ get ();
	void set (PIArchiveSetSettings^ value);
}
[<ParameterAttribute(Position = 0, ParameterSetName = "ByObject", Mandatory = true, 
	HelpMessage = "PI Archive Set settings")>]
[<ValidateNotNullOrEmptyAttribute>]
member SetSettings : PIArchiveSetSettings with get, set

Property Value

Type: PIArchiveSetSettings

See Also

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