Public Function New( _ ByVal Uuid As String, _ ByVal HomeCommunityID As String _ )
Dim Uuid As String Dim HomeCommunityID As String Dim instance As New XdsObjectRef(Uuid, HomeCommunityID)
public XdsObjectRef( string Uuid, string HomeCommunityID )
public: XdsObjectRef( String^ Uuid, String^ HomeCommunityID )
Parameters
- Uuid
- The UUID of the object
- HomeCommunityID
- The Home Cummunity ID of the object