ObjectRef Constructor (Int32)
Constructor specifying id.
[Visual Basic]Overloads Public Sub New( _
ByVal
id As
Integer _
)
[C#]public ObjectRef(
int id);
Parameters
- id
- Id of the entity referenced
See Also
ObjectRef Class | Futureware.MantisConnect Namespace | ObjectRef Constructor Overload List