GUID
Canonical path: NemAll_Python_IFW_ElementAdapter.GUID
FromString
staticmethod
FromString(strGuid: str) -> GUID
Create a GUID from a string
Parameters:
-
strGuid
(str
) –GUID as string
Returns:
-
GUID
–GUID from the string
Placeholder