String for the PM designator.
[Visual Basic .NET] Public Property PMDesignator As String
[C#] public string PMDesignator {get; set;}
[C++]
HRESULT get_PMDesignator(
BSTR* pbstrPMDesignator
);
[C++]
HRESULT put_PMDesignator(
BSTR pbstrPMDesignator
);
[C++]Parameters
pbstrPMDesignator [out, retval] pbstrPMDesignator is a parameter of type BSTR pbstrPMDesignator [in] pbstrPMDesignator is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.