public string GetObjectID( T bpmnObject )
Public Function GetObjectID ( bpmnObject As T ) As String
public: String^ GetObjectID( T bpmnObject )
member GetObjectID : bpmnObject : 'T -> string
In This Article