CRMGlobalManager.IdFromUrl(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Guid IdFromUrl(System::String ^ crmurl);
public Guid IdFromUrl (string crmurl);
abstract member IdFromUrl : string -> Guid
override this.IdFromUrl : string -> Guid
Public Function IdFromUrl (crmurl As String) As Guid
Parameters
- crmurl
- String