Miner.Responder.RxIF.MockServices Assembly > Miner.Responder.RxIF.MockServices Namespace > MDMServer30ab Class : InitiateODEventRequestByObject Method |
'Declaration Public Function InitiateODEventRequestByObject( _ ByVal objectName As String, _ ByVal nounType As String, _ ByVal PhaseCode As phaseCd, _ ByVal requestDate As Date, _ ByVal responseURL As String, _ ByVal transactionID As String, _ ByVal expirationTime As Single _ ) As errorObject()
'Usage Dim instance As MDMServer30ab Dim objectName As String Dim nounType As String Dim PhaseCode As phaseCd Dim requestDate As Date Dim responseURL As String Dim transactionID As String Dim expirationTime As Single Dim value() As errorObject value = instance.InitiateODEventRequestByObject(objectName, nounType, PhaseCode, requestDate, responseURL, transactionID, expirationTime)
public errorObject[] InitiateODEventRequestByObject( string objectName, string nounType, phaseCd PhaseCode, DateTime requestDate, string responseURL, string transactionID, float expirationTime )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.