This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFormatData Interface > IFormatData.Creatable Property (ArcObjects .NET 10.4 SDK) |
Indicates whether this format supports 'SaveAs'.
[Visual Basic .NET] Public ReadOnly Property Creatable As Boolean
[C#] public bool Creatable {get;}
[C++]
HRESULT get_Creatable(
VARIANT_BOOL* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type VARIANT_BOOL