PropertyIdentity Constructor
Public Sub New( _
ByVal property_name As String, _
ByVal owner As ImportEntity _
)
This language is not supported or no code example is available.
public PropertyIdentity(
string property_name,
ImportEntity owner
)
This language is not supported or no code example is available.
public:
PropertyIdentity(
String^ property_name,
ImportEntity^ owner
)
This language is not supported or no code example is available.
Parameters
- property_name
- string
- owner
- ImportEntity