Indicates if the scene requires a new recording event.
[Visual Basic .NET] Public Property CallRecording As Boolean
[C#] public bool CallRecording {get; set;}
[C++]
HRESULT get_CallRecording(
VARIANT_BOOL* pbCallFlag
);
[C++]
HRESULT put_CallRecording(
VARIANT_BOOL pbCallFlag
);
[C++]Parameters
pbCallFlag [out, retval] pbCallFlag is a parameter of type VARIANT_BOOL pbCallFlag [in] pbCallFlag is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.