PluginCollection..::..GetItem Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Plugin
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public Plugin GetItem(
	string PropertyName,
	Object PropertyValue
)
Public Function GetItem ( _
	PropertyName As String, _
	PropertyValue As Object _
) As Plugin
public:
Plugin^ GetItem(
	String^ PropertyName, 
	Object^ PropertyValue
)

Parameters

PropertyName
Type: String
PropertyValue
Type: Object