BTSException.SetGUID(Guid) 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 void SetGUID(Guid val);
public void SetGUID (Guid val);
abstract member SetGUID : Guid -> unit
override this.SetGUID : Guid -> unit
Public Sub SetGUID (val As Guid)
Parameters
- val
- Guid
Implements
Microsoft.BizTalk.Message.Interop.IBTErrorInfo.SetGUID(System.Guid)
Microsoft.BizTalk.Message.Interop.IBTErrorInfo.SetGUID(System.Guid)