AsynchronousEventHandlerBaseGuoid Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets the document GUOID (Global object unique identifier) in its string format.

Namespace: ContentStudio.EventActions.AsynchronousEventHandlers
Assembly: AsynchronousEventHandlers (in AsynchronousEventHandlers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

protected string Guoid { get; }

Property Value

Type: String
The document GUOID or zero. This value is set in the ParseInputXml(String) method.
Remarks

This property was added in Content Studio 5.7 Sp1
See Also

Reference