Changes the schematic attribute CLSID.
[Visual Basic .NET] Public Sub AlterSchematicAttributeCLSID ( _ ByVal Name As String, _ ByVal UID As UID _ )
[C#] public void AlterSchematicAttributeCLSID ( string Name, UID UID );
[C++]
HRESULT AlterSchematicAttributeCLSID(
BSTR Name,
IUID* UID
);
[C++]Parameters
Name [in] Name is a parameter of type BSTR UID [in]UID is a parameter of type IUID
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.