FilterPropertyEventArgs(SfcInstance, String) Constructor

Definition

public FilterPropertyEventArgs (Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance instance, string propertyName);
new Microsoft.SqlServer.Management.Sdk.Sfc.FilterPropertyEventArgs : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance * string -> Microsoft.SqlServer.Management.Sdk.Sfc.FilterPropertyEventArgs
Public Sub New (instance As SfcInstance, propertyName As String)

Parameters

instance
SfcInstance
propertyName
String

Applies to