WebLumpSplitEventGuid Property |
GUID (Globally Unique Identifier) for this object.
It is a LSID, which is unique for each version of the
record holding the information included in this object.
It is updated automatically by database each time information is saved.
Mandatory ie always required.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string Guid { get; set; }
Public Property Guid As String
Get
Set
public:
property String^ Guid {
String^ get ();
void set (String^ value);
}
member Guid : string with get, set
Property Value
Type:
StringSee Also