Indicates if a new XmlPropertySet was created on retrieving the metadata.
[Visual Basic .NET] Public ReadOnly Property IsNew As Boolean
[C#] public bool IsNew {get;}
[C++]
HRESULT get_IsNew(
VARIANT_BOOL* IsNew
);
[C++]Parameters
IsNew [out, retval] IsNew is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Documentation for this property can be found at the IXmlPropertySet::IsNew description.