IRPDefGenerator.Status

Applies To: Custom RPDef Generator

This property is invoked by Service Editor to obtain the status of the last operation performed on the object. It’s usually called after a failure.

[VB .NET]

Property Status() As String

Implements ESRI.ImageServer.RPDefGenerator.IRPDefGenerator.Status

[C++ .NET]

__property String* get_Status();

__property void set_Status(String* pars);

Access

Read Only

Type

String

Remarks

The XML schema for a Status XML is installed by the Developer Kit at “<Home>/Developer Kit/XML/Status.XSD”.

Requirements

Platform

32 bit Windows OS (WinXP)

Environment

.NET Framework

Dependency

ESRI.ImageServer.RPDefGenerator.dll

Example

For a detailed example, please see the \Developer Kit\Raster Types\Samples.