This document is archived and information here might be outdated.  Recommended version.


IArcInfoItemEdit.OutputWidth Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItemEdit.OutputWidth Property

Output Width, in Bytes, for values stored in the Item.

[Visual Basic .NET]
Public WriteOnly Property OutputWidth_2
[C#]
public void OutputWidth_2 {set;}
[C++]
HRESULT put_OutputWidth(
  long 
);
[C++]

Parameters [in] is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IArcInfoItemEdit Interface