Data Management Object Model Reference

OtherElementEntity Constructor 

[Visual Basic]
Public Sub New( _
   ByVal element As IElement, _
   ByVal referenceFullName As String _
)
[C#]
public OtherElementEntity(
   IElement element,
   string referenceFullName
);

Parameters

element
referenceFullName

See Also

OtherElementEntity Class | SPSSMR.Data Namespace