WMI2OMAdapter.GetObjectPrimaryKey(Object, XmlElement) Method

Definition

protected public:
 System::String ^ GetObjectPrimaryKey(System::Object ^ value, System::Xml::XmlElement ^ elProperty);
protected internal string GetObjectPrimaryKey (object value, System.Xml.XmlElement elProperty);
member this.GetObjectPrimaryKey : obj * System.Xml.XmlElement -> string
Protected Friend Function GetObjectPrimaryKey (value As Object, elProperty As XmlElement) As String

Parameters

value
Object
elProperty
XmlElement

Returns

String

Applies to