SP.Guid.empty Property
Applies to: SharePoint Foundation 2010
Gets a GUID whose value is all zeros.
var value = SP.Guid.get_empty();
Property Value
Type: SP.Guid
This property value is always "00000000-0000-0000-0000-000000000000".
Applies to: SharePoint Foundation 2010
Gets a GUID whose value is all zeros.
var value = SP.Guid.get_empty();
Type: SP.Guid
This property value is always "00000000-0000-0000-0000-000000000000".