RootComponentGUID Property |
The unique identifier
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.1.0.0 (6.1.0.0)
Syntaxpublic virtual string GUID { get; set; }
Public Overridable Property GUID As String
Get
Set
public:
virtual property String^ GUID {
String^ get ();
void set (String^ value);
}
abstract GUID : string with get, set
override GUID : string with get, set
Property Value
Type:
String
See Also