IAISImageServicePropertiesDialog2.SetProperty method

Applies To: IAISImageServicePropertiesDialog2

This method sets the value of the given property.

[Visual Basic 6.0]

Object.SetProperty(name,value)

[C++]

Object->SetProperty(name,value);

[C#, .NET]

Object.SetProperty(name,value);

Arguments

[in]name

String representing the name of the property to be set.

[in]value

String representing the value of the property to be set.

Requirements

Platform

32 bit Windows OS (WinXP)

Environment

.NET Framework, COM, ANSI C / C++ Standard compliant

Dependency

ESRI.ImageServer.ISClient.dll (.NET Framework), ISClient.dll (COM/C++), ISClientC.dll (C/C++)

Include

isclientc.h  (ANSI C)