Storage mode of the schematic attribute.
[Visual Basic .NET] Public Property StorageMode As esriSchematicAttributeStorageMode
[C#] public esriSchematicAttributeStorageMode StorageMode {get; set;}
[C++]
HRESULT get_StorageMode(
esriSchematicAttributeStorageMode* StorageMode
);
[C++]
HRESULT put_StorageMode(
esriSchematicAttributeStorageMode StorageMode
);
[C++]Parameters
StorageMode [out, retval]StorageMode is a parameter of type esriSchematicAttributeStorageMode
StorageMode [in]StorageMode is a parameter of type esriSchematicAttributeStorageMode
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.